Text: More fixes for freetype.
commit0c39d1adbaeb40591a13cbf965d773374fb8194b
authorCyril Hrubis <metan@ucw.cz>
Sun, 1 Jan 2012 16:57:21 +0000 (1 17:57 +0100)
committerCyril Hrubis <metan@ucw.cz>
Sun, 1 Jan 2012 16:57:21 +0000 (1 17:57 +0100)
tree80b4640c42647bd787a63d5441421bc6b5cf6fc6
parent4d91a70e678339b10b0ed4b35ba9a18ccc84fa67
Text: More fixes for freetype.

* Do not use bearing for first letter in string.

* Specify only one of w/h when loading font
  (yield in much better glyph bitmaps)
include/text/GP_Font.h
libs/text/GP_Font.c
libs/text/GP_Text.gen.c.t
libs/text/GP_TextMetric.c
tests/SDL/fileview.c
tests/SDL/fonttest.c
tests/SDL/textaligntest.c