A Best-Effort Text Printer (Works in UTF-8 and Can Replace a2ps)
Cedilla is a "best-effort" text printer that uses Unicode internally.
Using Unicode means that the set of characters that can appear in the
input is very large and the user may very well have no font available
that contains glyphs for the characters that the user wants to print.
Cedilla attempts to at least partially solve this problem using a
number of techniques:
1. 1. Cedilla can use an arbitrary number of downloadable fonts. For
any given print job, only the necessary fonts are downloaded.
1. 2. Cedilla uses its own built-in font, which contains a number of
useful glyphs that are missing from standard fonts.
1. 3. Cedilla modifies existing glyphs in order to, for example, remove
dots or add bars.
1. 4. Cedilla attempts to build composite glyphs (for accented
characters, for example) on the fly.
1. 5. Cedilla uses fallbacks for characters that are not supported by the
available fonts.
- Developed at M17N
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/cedilla && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
cedilla-0.7-resources-path.patch | 0000001491 1.46 KB | |
cedilla-0.7.tar.gz | 0000114899 112 KB | |
cedilla-destdir.patch | 0000000642 642 Bytes | |
cedilla-pipe | 0000000649 649 Bytes | |
cedilla.changes | 0000002715 2.65 KB | |
cedilla.spec | 0000002817 2.75 KB |
Comments 0