SourceForge logo
SourceForge logo
Menu

matplotlib-users — Discussion related to using matplotlib

You can subscribe to this list here.

2003 Jan
Feb
Mar
Apr
May
(3)
Jun
Jul
Aug
(12)
Sep
(12)
Oct
(56)
Nov
(65)
Dec
(37)
2004 Jan
(59)
Feb
(78)
Mar
(153)
Apr
(205)
May
(184)
Jun
(123)
Jul
(171)
Aug
(156)
Sep
(190)
Oct
(120)
Nov
(154)
Dec
(223)
2005 Jan
(184)
Feb
(267)
Mar
(214)
Apr
(286)
May
(320)
Jun
(299)
Jul
(348)
Aug
(283)
Sep
(355)
Oct
(293)
Nov
(232)
Dec
(203)
2006 Jan
(352)
Feb
(358)
Mar
(403)
Apr
(313)
May
(165)
Jun
(281)
Jul
(316)
Aug
(228)
Sep
(279)
Oct
(243)
Nov
(315)
Dec
(345)
2007 Jan
(260)
Feb
(323)
Mar
(340)
Apr
(319)
May
(290)
Jun
(296)
Jul
(221)
Aug
(292)
Sep
(242)
Oct
(248)
Nov
(242)
Dec
(332)
2008 Jan
(312)
Feb
(359)
Mar
(454)
Apr
(287)
May
(340)
Jun
(450)
Jul
(403)
Aug
(324)
Sep
(349)
Oct
(385)
Nov
(363)
Dec
(437)
2009 Jan
(500)
Feb
(301)
Mar
(409)
Apr
(486)
May
(545)
Jun
(391)
Jul
(518)
Aug
(497)
Sep
(492)
Oct
(429)
Nov
(357)
Dec
(310)
2010 Jan
(371)
Feb
(657)
Mar
(519)
Apr
(432)
May
(312)
Jun
(416)
Jul
(477)
Aug
(386)
Sep
(419)
Oct
(435)
Nov
(320)
Dec
(202)
2011 Jan
(321)
Feb
(413)
Mar
(299)
Apr
(215)
May
(284)
Jun
(203)
Jul
(207)
Aug
(314)
Sep
(321)
Oct
(259)
Nov
(347)
Dec
(209)
2012 Jan
(322)
Feb
(414)
Mar
(377)
Apr
(179)
May
(173)
Jun
(234)
Jul
(295)
Aug
(239)
Sep
(276)
Oct
(355)
Nov
(144)
Dec
(108)
2013 Jan
(170)
Feb
(89)
Mar
(204)
Apr
(133)
May
(142)
Jun
(89)
Jul
(160)
Aug
(180)
Sep
(69)
Oct
(136)
Nov
(83)
Dec
(32)
2014 Jan
(71)
Feb
(90)
Mar
(161)
Apr
(117)
May
(78)
Jun
(94)
Jul
(60)
Aug
(83)
Sep
(102)
Oct
(132)
Nov
(154)
Dec
(96)
2015 Jan
(45)
Feb
(138)
Mar
(176)
Apr
(132)
May
(119)
Jun
(124)
Jul
(77)
Aug
(31)
Sep
(34)
Oct
(22)
Nov
(23)
Dec
(9)
2016 Jan
(26)
Feb
(17)
Mar
(10)
Apr
(8)
May
(4)
Jun
(8)
Jul
(6)
Aug
(5)
Sep
(9)
Oct
(4)
Nov
Dec
2017 Jan
(5)
Feb
(7)
Mar
(1)
Apr
(5)
May
Jun
(3)
Jul
(6)
Aug
(1)
Sep
Oct
(2)
Nov
(1)
Dec
2018 Jan
Feb
Mar
Apr
(1)
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2020 Jan
Feb
Mar
Apr
May
(1)
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2025 Jan
(1)
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
S M T W T F S





1
(11)
2
(3)
3
(1)
4
(7)
5
(11)
6
(6)
7
(3)
8
(6)
9
10
(1)
11
(4)
12
(5)
13
(7)
14
(8)
15
16
(2)
17
(3)
18
19
(1)
20
(7)
21
(7)
22
23
24
(1)
25
(2)
26
(7)
27
(8)
28
(3)
29
(6)
30
31






Showing 6 results of 6

From: John H. <jdh...@ac...> - 2004年10月29日 18:03:47
>>>>> "Carl" == Carl Dr Kleffner <cmk...@gm...> writes:
 >> 
 Carl> I will take that script (and use the output of the ttx
 Carl> fonttool as well) to estimate the glyph ids for each latex
 Carl> symbol. This will take a week or so. If it is not possible
 Carl> to reach the charmap values by get_charmap for the belleek
 Carl> fonts one could use an additional dict with the charmaps
 Carl> values.
I believe I have fixed the problem with the bl*.ttf fonts. I exposed
FT_Set_Charmap via font.set_charmap in ft2font and calling
font.set_charmap(0) seems to cure the problem with the bl* fonts.
Apparently, there isn't a default charmap set for those fonts - no
exactly sure.
In any case, I updated CVS -- make sure you have at least revision
1.10 of ft2font.cpp and the updated script at
http://matplotlib.sf.net/share/font_table.py
Have fun :-) Perhaps we should move further discussion on this issue
over to the matplotlib-devel list.
JDH
From: Carl D. K. <cmk...@gm...> - 2004年10月29日 14:59:37
Dear John
> ...
> Perhaps others can give input here about what would be the best way to
> proceed. My inclination is to use the TeX names like \"a where
> possible, but by all means add them if you have them - getting the
> codes is the relatively tedious part, providing the proper interface
> to them can be worked out later. It may require some changes to the
> parser to support \"a and friends, but this is no problem.
> 
I will take that script (and use the output of the ttx fonttool as well)
to estimate the glyph ids for each latex symbol. This will take
a week or so. If it is not possible to reach the charmap values
by get_charmap for the belleek fonts one could use an additional
dict with the charmaps values.
> Now, on to the "mostly working" part of the font_table script, which
> is why I CCd Paul on this email. The font_table script is working on
> the um*.ttf fonts but failing on the bl*.ttf fonts. The reason it is
> failing is that FT2Font::get_charmap is returning an empty dict.
> These fonts are not empty, eg ft2font reports 1 face, 2 charmaps, and
> 124 glyphs for blsy.ttf, but get_charmap is returning empty, because
> the call to
> 
> FT_ULong code = FT_Get_First_Char(face, &index);
> 
> is returning 0 for code and index.
> 
> Any ideas? 
> 
> JDH
> 
Maybe because this fonts use charmaps values beyond 0x20:
 <cmap_format_4 platformID="3" platEncID="0" version="0">
 <map code="0x1" name="Delta"/><!-- &lt;control> -->
 <map code="0x2" name="Theta"/><!-- &lt;control> -->
 <map code="0x3" name="Lambda"/><!-- &lt;control> -->
A cmap value for 0x0 is missing:
 <map code="0x0" name=".null"/> (um fonts)
But this is just a wild guess.
Regards 
Carl
-- 
Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD
++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++
From: John H. <jdh...@ac...> - 2004年10月29日 14:21:14
>>>>> "Carl" =3D=3D Carl Dr Kleffner <cmk...@gm...> writes:
 Carl> I would like to try this. Due to time constraints, it may
 Carl> take some time. As far as I understand I have to use the
 Carl> GlyphIDs as well as the map code from cmap_format_4 to
 Carl> create a latex_to_umbelleek dictionary. Any hints from font
 Carl> experts are appreciated.
The minimum you need to do is provide a dictionary that maps TeX
symbol name to the fontname/glyphindex for that symbol. Eg for \pm in
bakoma, the font name is cmsy10.ttf, the glyph index is 8 , the
character code is 167 (hex is 0xa7) and the glyph name is plusminus.
The entry in the latex_to_bakoma dict is
 r'\pm' : ('cmsy10', 8),
From the fontname and glyph index, we can get the character code and
glyphname from the ttf file. I have written a little helper script
for you. It's brute force and ain't terribly pretty, but it (mostly,
see below) works.
 http://matplotlib.sf.net/share/font_table.py
This creates a font grid table png using the agg backend and
matplotlib's ft2font module - you'll probably want to get the latest
CVS matplotlib for this to work properly - I'm not 100% sure this is
required but it is at least strongly recommended.
It will produce font grid images for the font specified on the command
like, like the following for umr10.ttf
 http://matplotlib.sf.net/share/umr10.ttf.png
You can use these grid tables to get the hex charcode code of the
symbol you want, and the output of the script lists the glyphind,
ccode, hex(ccode), and name, sorted by charcode, so you can look up
the glyphind form the hex code. Ie
 1) Pick a new tex symbol.
 2) Find the corresponding character in one of the umbellek font
 table pngs, or by using the glyph names listed when you run the
 font_table script.
 3) Use the font_table output to get the glyphind corresponding to
 the symbol/name of interest.
 4) GOTO 1
There is probably a better way, but with a combination of glyphnames
and grid tables you can knock this out in several hours of tedious
work. Any other information you want to attach while you are in the
thick of it (mathml names, unicode chars) would be a great, but is not
necessary.
 Carl> I would like to add codes for accented chars: r'=E4':
 Carl> ('umr10', <code>) Should _mathtext_data.py contain a
 Carl> encoding line, i.e. # -*- coding: latin1 -*- to allow
 Carl> non-Ascii chars?
Perhaps others can give input here about what would be the best way to
proceed. My inclination is to use the TeX names like \"a where
possible, but by all means add them if you have them - getting the
codes is the relatively tedious part, providing the proper interface
to them can be worked out later. It may require some changes to the
parser to support \"a and friends, but this is no problem.
Now, on to the "mostly working" part of the font_table script, which
is why I CCd Paul on this email. The font_table script is working on
the um*.ttf fonts but failing on the bl*.ttf fonts. The reason it is
failing is that FT2Font::get_charmap is returning an empty dict.
These fonts are not empty, eg ft2font reports 1 face, 2 charmaps, and
124 glyphs for blsy.ttf, but get_charmap is returning empty, because
the call to
 FT_ULong code =3D FT_Get_First_Char(face, &index);
is returning 0 for code and index.
Any ideas? =20
JDH
From: Carl D. K. <cmk...@gm...> - 2004年10月29日 06:47:23
> >>>>> "Carl" == Carl Dr Kleffner <cmk...@gm...> writes:
> 
> Carl> Any thoughts to use Richard Kinchs Universal Modern fonts as
> Carl> well as the bellek fonts on his site (www.truetex.com)
> Carl> instead of the bakoma fonts? It seems that um and bellek are
> Carl> free to use and redistributable. This is not the case for
> Carl> bakoma in commercial use. The quality of the fonts are
> Carl> excellent. Umlauts and more special signs are included
> Carl> compared to bakoma. The charnums are different however and
> Carl> not included on mozillas encoding page.
> 
> I would be very happy to support these fonts, especially if someone
> (you, perhaps) provided the dictionary mapping tex symbol names to
> name/charnum, as in the latex_to_bakoma dictionary in
> matplotlib._mathtext_data. The rest is easy, and I could provide an
> rc param allowing you to select which fonts to include. 
> 
> ...
> 
> JDH
> 
I would like to try this. Due to time constraints, it may take some
time. As far as I understand I have to use the GlyphIDs as well as
the map code from cmap_format_4 to create a latex_to_umbelleek 
dictionary. Any hints from font experts are appreciated.
I would like to add codes for accented chars: r'ä': ('umr10', <code>)
Should _mathtext_data.py contain a encoding line, i.e.
# -*- coding: latin1 -*-
to allow non-Ascii chars?
Regards
Carl
-- 
NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl
GMX DSL-Netzanschluss + Tarif zum supergünstigen Komplett-Preis!
From: Robert K. <rk...@uc...> - 2004年10月29日 02:15:01
John Hunter wrote:
>>>>>>"Robert" == Robert Kern <rk...@uc...> writes:
> 
> 
> Robert> [Sorry for the self-reply]
> 
> Happens to the best of us :-)
> 
> >> Does
> >> http://www.dessci.com/fr/support/tech/encodings/font_enc.stm
> >> help?
> 
> Robert> No, it in fact does not.
> 
> Well it may actually, since these pages provide the unicode indices
> for some of the cm fonts. We already have tex symbol -> char code for
> the bakoma fonts in _mathtext_data, and they have the char code ->
> unicode mappings in their "Character List", so it should be trivial to
> build all the forward and backwards dicts we need. Although I didn't
> see any explicit reference to bakoma, they appear to be using them;
> eg, compare the encodings at
> 
> http://www.dessci.com/en/support/tech/encodings/texcmrom.htm
> 
> and 
> 
> http://www.mozilla.org/projects/mathml/fonts/encoding/cmr-ttf-encoding.html
> 
> Or is it just late and I've gone soft in the head?
Okay, it does help for mapping the encoding used in the CM TrueType font 
to Unicode. This is not the same encoding used in the TFM files which is 
what I was thinking of.
-- 
Robert Kern
rk...@uc...
"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
 -- Richard Harter
From: John H. <jdh...@ac...> - 2004年10月29日 02:04:42
>>>>> "Robert" == Robert Kern <rk...@uc...> writes:
 Robert> [Sorry for the self-reply]
Happens to the best of us :-)
 >> Does
 >> http://www.dessci.com/fr/support/tech/encodings/font_enc.stm
 >> help?
 Robert> No, it in fact does not.
Well it may actually, since these pages provide the unicode indices
for some of the cm fonts. We already have tex symbol -> char code for
the bakoma fonts in _mathtext_data, and they have the char code ->
unicode mappings in their "Character List", so it should be trivial to
build all the forward and backwards dicts we need. Although I didn't
see any explicit reference to bakoma, they appear to be using them;
eg, compare the encodings at
 http://www.dessci.com/en/support/tech/encodings/texcmrom.htm
and 
 http://www.mozilla.org/projects/mathml/fonts/encoding/cmr-ttf-encoding.html
Or is it just late and I've gone soft in the head?
JDH

Showing 6 results of 6

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /