Changeset 8083 in josm for trunk/src/com/kitfox/svg/Font.java
- Timestamp:
- 2015-02-18T15:49:56+01:00 (11 years ago)
- File:
-
- 1 edited
-
trunk/src/com/kitfox/svg/Font.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/com/kitfox/svg/Font.java
r6002 r8083 144 144 } 145 145 146 public void setFontFace(FontFace face) 147 { 148 fontFace = face; 149 } 150 146 151 public MissingGlyph getGlyph(String unicode) 147 152 {
Note:
See TracChangeset
for help on using the changeset viewer.
