Re: Fontforge Python module — iss ue in drawing in character uni00B5
Dave Crossland <[email protected]>
| Newsgroups | gmane.comp.fonts.fontforge.devel |
|---|---|
| Message-ID | <CAEozd0zvgheCTfn-ioSWAo7_eY3o561dVCy7noehS48sYQGwsg@mail.gmail.com> |
I don't get this. $ ipython In [1]: import fontforge In [2]: import random In [3]: font = fontforge.font() In [4]: font.encoding = "UnicodeBmp" In [5]: caracter = 'uni00B5' In [6]: font.createMappedChar(caracter).unicode Out[6]: 181 In [7]: pen = font[caracter].glyphPen() In [8]: Do you really want to exit ([y]/n)? y $ ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk