1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249
|
2011-01-20 Barry Schwartz <github@crudfactory.com>
* tools/loadbuild.py:
A new loadbuild function, load_build_by_fontname
[317c0633cb93]
2011-01-12 Barry Schwartz <github@crudfactory.com>
* tools/configure.ac, tools/tools.py:
Up the version number of Sorts Mill Tools, in advance of any
release. Add Autohint-if-autohintable to glyph-dialog tools menu, so
one can disable the Autohint shortcut and have a safer alternative.
[b635075e932d]
2011-01-06 Barry Schwartz <github@crudfactory.com>
* tools/glyphbuild.py, tools/loadbuild.py:
Added "Thoroughly build glyphs" that clears cache, builds glyphs 3
times, re-autohints autohintable glyphs.
[6feb710ee9cf]
2011-01-05 Barry Schwartz <github@crudfactory.com>
* tools/spacing_by_anchors.py:
Ignore point selections when spacing anchors from font view.
[02c32b08ec2f]
* tools/configure.ac:
Up Sorts Mill Tools version number to 0.3, in anticipation of a
release.
[a0ac46274c86]
2010-12-25 Barry Schwartz <github@crudfactory.com>
* tools/sortsmill.m4:
Support for PostScript-flavored-only binary packages.
[b48435d9fce0]
* tools/README, tools/configure.ac:
Sorts Mill Tools 0.2
[ce46c9d14072]
* tools/sortsmill.m4:
Make TrueType _not_ be built by default in MIT-only fonts.
[febbbc8ee7a0]
2010-12-06 Barry Schwartz <github@crudfactory.com>
* tools/sortsmill.m4:
Support for MIT-license-only fonts. (We are phasing out OFL
licensing.)
[bbe24bf65018]
* tools/make-fonts, tools/make_tt_font.py:
Give make-fonts the means to generate instructionless TrueType
fonts.
[f8f97c2f724c]
* tools/glyphbuild.py:
Add no-spacing-anchors copy option to multiple-glyph concatenations.
[e484d6bacfc7]
2010-11-22 Barry Schwartz <github@crudfactory.com>
* tools/glyphbuild.py:
When building spacing anchors, check if the non-spacing anchor is
worth outputting.
[feedd6ebb1ce]
2010-07-26 Barry Schwartz <github@crudfactory.com>
* tools/make-eot:
make-eot: create the eot font in the working directory.
[fad6afdcb7d7]
* kennerley/GoudyBookltr1911-OpenCaps.sfd, tools/Makefile.am, tools
/make-eot, tools/make-fonts, tools/make_tt_font.py:
Changes and new stuff for my own webfont uses.
[a3a5d69eac9c]
* tools/make-fonts:
Better usage message.
[04d8613fccc3]
2010-07-12 Barry Schwartz <github@crudfactory.com>
* tools/make_tt_font.py:
In make_tt_font.py, resolve nested references rather than convert to
contours.
[8a7942233293]
2010-07-11 Barry Schwartz <github@crudfactory.com>
* tools/glyphbuild.py:
Round coordinates in glyphbuild.remove_overlap().
[d3faa34fd39f]
* tools/make-fonts, tools/make_tt_font.py, tools/sortsmill.m4:
Better Graphite support in Sorts Mill Tools.
[847bccd005e0]
2010-07-10 Barry Schwartz <github@crudfactory.com>
* tools/spacing_by_anchors.py:
Clean out glyphs marked unused, when computing spacing by anchors.
[313cc9cc3e2c]
* goudy/README, kis/README, tools/sortsmill.m4:
Graphite support.
[31df542002fe]
* tools/make-fonts:
There was a bug in make-fonts that caused it to bail out if you
didn't have --ttf-emsize flag.
[990002d15341]
* kis/KisStM.gdl, kis/KisStM.sfd, kis/KisStM_build.py,
kis/KisStM_generated_kerning.fea, kis/KisStM_generated_kerning.gdl,
kis/Makefile.am, tools/make-fonts, tools/make_tt_font.py,
tools/spacing_by_anchors.py:
Graphite kerning support for Kis and in the Sorts Mill Tools.
[02c950531945]
2010-07-07 Barry Schwartz <github@crudfactory.com>
* tools/make-fonts, tools/make_tt_font.py:
Handle Graphite-enabled OFL Sorts Mill fonts.
[2fd0521172de]
* tools/make_tt_font.py:
Support for the Graphite compiler.
[e103ab6dcce3]
2010-07-04 Barry Schwartz <github@crudfactory.com>
* tools/README:
Edited the tools README.
[5b06e7f1ae4c] [sortsmill-tools-0.1]
2010-07-03 Barry Schwartz <github@crudfactory.com>
* gb1911/COPYING, gb1911/Makefile.am, gb1911/README,
gb1911/configure.ac, gb1911/m4/.keep, gb1911/m4/sortsmill.m4,
tools/sortsmill.m4:
GB1911 packaging.
[99dc1540b3b4]
* tools/make-fonts:
Left out a bit from make-fonts
[2a385666361c]
* tools/make-fonts, tools/sortsmill.m4:
Make license inference a non-default option (to make things nicer
for non-Sorts Mill fontmakers).
[3828942476d7]
* tools/make-fonts:
Let make-fonts know that GB1911 isn't MIT-licensed.
[75e2a866a589]
* tools/Makefile.am:
Add ChangeLog to DISTCLEANFILES.
[bec58d40918d]
* tools/spacing_by_anchors.py:
Missing module name.
[d3082d5f72a6]
* tools/README:
Editing the tools README.
[d9b8a4e32f80]
2010-07-02 Barry Schwartz <github@crudfactory.com>
* goudy/README, tools/README:
Wrote README for tools and goudy.
[7eb039250b7b]
* goudy/Makefile.am, goudy/OFL/FONTLOG.txt, goudy/README,
goudy/configure.ac, kis/Makefile.am, kis/README, kis/configure.ac,
tools/Makefile.am, tools/README, tools/sortsmill.m4:
Put binary distribution targets in the Makefiles.
[4392df8b3539]
* goudy/COPYING, goudy/FONTLOG.txt, goudy/INSTALL, goudy/Makefile.am,
goudy/OFL-FAQ.txt, goudy/OFL.txt, goudy/OFL/FONTLOG.txt, goudy/OFL
/OFL-FAQ.txt, goudy/OFL/OFL.txt, goudy/configure.ac, kis/COPYING,
kis/INSTALL, kis/Makefile.am, kis/OFL/OFL-FAQ.txt, kis/OFL/OFL.txt,
kis/configure.ac, tools/COPYING, tools/INSTALL, tools/sortsmill.m4:
New files for humans. --with-fontsdir support. Name-change
decluttering in autoconf.
[b6f93ab7d79e]
2010-07-01 Barry Schwartz <github@crudfactory.com>
* tools/make-fonts, tools/sortsmill.m4:
Change the input directory option of make-fonts to --input-
directory, plus changes to sortsmill.m4
[39cb323cf7aa]
* tools/make-fonts:
Put abspaths where necessary or helpful.
[318de89165bb]
* tools/make-fonts:
Added -C option to set the working directory.
[415f7b67f58a]
* tools/make-fonts, tools/make_tt_font.py:
Give make-fonts an --output-directory option.
[68da870e9f59]
* tools/sortsmill.m4:
Okay, I think I finally figured out how to write AM_INIT_SORTSMILL
[521e2823fd6b]
2010-06-30 Barry Schwartz <github@crudfactory.com>
* tools/sortsmill.m4:
Fixed a typo in sortsmill.m4.
[b4b3de766a96]
* tools/sortsmill.m4:
Corrected DISTCLEANFILES in sortsmill.m4
[cad77eb14f7c]
* tools/sortsmill.m4:
Output sortsmill-rules.am when autoconf is run instead of when
configure is run. We need for it to be available to automake.
[3d900eb4e020]
2010-06-29 Barry Schwartz <github@crudfactory.com>
* tools/Makefile.am:
Get sortsmill-tools to pass a "make distcheck".
[f09c2c848335]
* tools/__init__.py:
Check-in tools/__init__.py
[850a40c5552b]
* tools/Makefile.am, tools/cap_spacing.py, tools/configure.ac,
tools/font_db.py, tools/glyphbuild.py, tools/licensing.py,
tools/loadbuild.py, tools/make-fonts, tools/make_tt_font.py,
tools/persistent_data.py, tools/readfeatures.py, tools/sortsmill.m4,
tools/spacing_by_anchors.py, tools/tools.py:
Independently packaged Sorts Mill tools.
[879e9c1000a2]
|