Ignore:
Timestamp:
2015-02-18T15:49:56+01:00 (11 years ago)
Author:
bastiK
Message:

update svgsalamander to r200

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com/kitfox/svg/Font.java

    r6002 r8083  
    144144    }
    145145
     146    public void setFontFace(FontFace face)
     147    {
     148        fontFace = face;
     149    }
     150
    146151    public MissingGlyph getGlyph(String unicode)
    147152    {
Note: See TracChangeset for help on using the changeset viewer.