wide char to bitmap

From: Dan Jacobson (jidanni_at_jidanni.org)
Date: 08/22/03


Date: Fri, 22 Aug 2003 12:03:59 +0800

I want to make a 16x16 bitmap from one char of one of the many fonts
on my system.

With pbmtext I can make a one char icon to send to or png2ico or
ppmtowinicon. My problem is how do I turn a Chinese big5 char into a
16x16 png or pbm from the command line? I have lots of fonts
installed on my system, but e.g. pbmtext doesn't seem to work beyond
ascii.

I even got a Chinese char into gimp for xpm2wico, but couldn't make it
1-bit black and white. Therefore I want a command line solution.



Relevant Pages

  • Re: Display special characters on a JEditorPane
    ... to find suitable symbols to use in the fonts you are using. ... indexed by char number. ... // translate control chars into printable ones. ...
    (comp.lang.java.gui)
  • Re: CFont and CButton
    ... I created fonts using CreateFontIndirect, ... HFONT hFont; ... a specific character set in the lfCharSet member. ... For Arial CE the char set is 238 ...
    (microsoft.public.vc.mfc)
  • Re: Postscript font format
    ... These files are composed of text; their fonts are included in the ps file. ... the app uses only few characters of each font. ... for one given font only one char is used (not always ...
    (comp.lang.postscript)
  • Postscript font format
    ... Therefore, the text is only less than 1% of the ps, the rest is the fonts, most of the chars being not used. ... I'm writing a small app for eliminating the characters not used in the fonts. ... for one given font only one char is used but about 600 are described!! ...
    (comp.lang.postscript)
  • OT: (sort of) controlling the PC via SMS
    ... I needed a way to send commands to the server. ... Of course ANY command will be executed by the PC, this just being an innocent example.. ... int readline(FILE *file, char *contents) ...
    (sci.electronics.design)