What steps will reproduce the problem?
1. create a glyph string with one glyph or more.
2. gs.get_subwidth(x, x) -> 0 for any x, except if x is 0, in which case
you get the width of the first glyph. The doc string says that the to_index
is exclusive, so get_subwidth(0, 0) should return 0.
Original issue reported on code.google.com by euccas...@gmail.com on 27 Sep 2007 at 3:39
Original issue reported on code.google.com by
euccas...@gmail.com
on 27 Sep 2007 at 3:39