Mercurial > MadButterfly
view inkscape/firefox/template/textmenu/app.prj @ 760:5781b2485e38
Fix position issue of stext.
Sometime, stext does not show at correct position. After some study,
it is caused by a typo in the code of create scaled font
(make_scaled_font_face()). The typo causes a fault in compute
transform matrix for scale fonts.
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Sat, 28 Aug 2010 22:54:07 +0800 |
parents | 3d21115297ba |
children |
line wrap: on
line source
<project> <scene src='list.mbsvg' /> <source src='main.c'/> <source src='%n.c'/> <source src='%n.h'/> <source src='Makefile'/> </project>