[Bf-blender-cvs] CVS commit: blender/source/blender/blenlib/intern freetypefont.c blender/source/blender/src buttons_editing.c

Rob Haarsma rob at captainvideo.nl
Fri Jan 16 13:49:43 CET 2004


phase (Rob Haarsma) 2004/01/16 13:49:43 CET

  Modified files:
    blender/source/blender/blenlib/intern freetypefont.c 
    blender/source/blender/src buttons_editing.c 
  
  Log:
  Corrected the line distance behaviour for Text objects.
  
  The font vectordata is scaled on load, so the character size will fit between the default (1.0) linedist.
  Warning: this might change the font size in older blend files. (read: breaks backward compatibility)
  
  Revision  Changes    Path
  1.8       +15 -6     blender/source/blender/blenlib/intern/freetypefont.c
  1.33      +3 -3      blender/source/blender/src/buttons_editing.c



More information about the Bf-blender-cvs mailing list