gEDA-dev: defining a font character (latin sharp s)
Werner Hoch
werner.ho at gmx.de
Sun Jan 6 05:38:12 EST 2008
Hi all,
there's a single character missing for de_DE: sharp s
gucharmap infos:
----------------
U+00DF LATIN SMALL LETTER SHARP S
General Character Properties
Unicode category: Letter, Lowercase
Various Useful Representations
UTF-8: 0xC3 0x9F
UTF-16: 0x00DF
C octal escaped UTF-8: \303\237
XML decimal entity: ß
----------------
Which changes do I have to made?
* create ths font sym: symbol/fonts/s-sharp.sym
* add the symbol to symbols/geda-font.scm
*
How to check the changes?
* in gschem
* printing to ps, and printer
*
How to specify the character width?
* print out and look at the results?
ps width == gschem width
Regards
Werner
More information about the geda-dev
mailing list