[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: pcb: C-in-a-circle copyright?



DJ Delorie wrote:
>> It doesn't look like there is a C-in-a-circle copyright symbol in
>> PCB's default font, unless I'm missing something.  So... am I
>> missing something?  Is there a sensible way to add it?
> 
> You need to (1) choose an encoding for it.  Best would be 0xa9, which
> is where ISO-LATIN-1 puts it, and (2) add an entry to the default_font
> file using :FontEdit() and :FontSave().
> 
> Unfortunately, globalconst.h has MAX_FONTPOSITION set to 127.  I'm not
> sure how unsigned-char-clean the font code is, it might break.
hmmm... *purses lips*

> 
> There seems to be a missing glyph where ` should go, you could stuff
> it in there for now.
Which seems like a good way for me to go now.  The graphic is the same 
no matter what the encoding, so I'll start with the graphic.  Later we 
can try a build with a new MAX_FONTPOSITION and watch the fireworks.

-dave


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user