summaryrefslogtreecommitdiff
path: root/fonts
AgeCommit message (Collapse)AuthorFilesLines
2007-07-13remove explicit dependency on poptdrochner2-4/+2
(it is still pulled in through libgnome)
2007-07-12Update to bdftopcf-1.0.1: Don't segfault when using stdin and a printfjoerg2-6/+6
that doesn't handle NULL, print <stdin> instead.
2007-07-01Changes 20070607:adam3-10/+10
* Add support for Adobe's feature file syntax. * Add a popup menu to the lookups pane of font info. * Change the name of File->Merge Kern Info to File->Merge Feature Info * Remove the code to produce the old, broken, 'size' feature. * An earlier patch, designed to make the tabset work in the charview even if the user changed the name, didn't work. * Bug in the selection iterator. * Accept contour += (1,2) rather than forcing people to say contour += fontforge.point(1,2) * Crash when mistyping a glyph name in Glyph Info possub panes. Probably in the equivalent lookup dlgs too. * If a glyph contained two copies of another glyph, and one of those copies was off by enough that ff didn't recognize it, the depending on how the contours were ordered, ff might fail to recognize the first glyph too, even though it did match. * Add iterators to contours and layers. Python users seem to expect them even when they aren't documented to exist. * layer += contour didn't work in python. I was examining a bit through the wrong data type. * Provide a mechanism for copying lookup information from one glyph to another. (Edit->Copy Lookup Data) * Loading kerning info from a mac 'FOND' resource was broken by the lookup change. * Python scripting command font.createChar didn't. Partial patch from Max Rabkin. * Adding a kerning pair from the metrics view would often add two or three pairs with the same character combination and different values. * Another remove overlap bug. Introduced recently. * Reinstate Apply Substitutions scripting command. * Add some dutch styles. * Make yet another attempt to correct for rounding errors when loading a postscript font. * Add a way to get a font's filename to python. * Werner points out that in scripting I use "break" in an example. It isn't documented to work and I don't implement it but I do show it. Oops. Ok, make it work. * Display substitutions was broken. * When generating default names for subtables, it is confusing to name them the same as the lookup. * Change to using USC4 from UCS2 internally. * Provide default names for lookups once the user sets the feature. * Disambiguate some strings for the polish translation * Revert glyph should not work for old sfd files.
2007-06-30Recursive include of zlib is needed. From tnn@joerg1-1/+3
2007-06-06Update tex-unttf to 1.0.1.20070507. Regenerated for the new versionminskim3-14/+18
of tex-dhucs.
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz2-3/+4
affected packages.
2007-05-24Get this to build on solaris-2.9/sparc. Verified that it didn't breakdmcmahill2-1/+25
NetBSD.
2007-05-07Fix man page suffix on Linux. List from Alexander Nason on pkgsrc-users.joerg3-3/+9
2007-04-14Depend on ko-baekmuk>=2.0, bump PKGREVISION.wiz1-3/+3
2007-04-13Changes 20070312:adam4-11/+12
* Bug fixes and improvements
2007-04-12Update to 2.1: changes unknown.wiz3-13/+8
2007-04-11update to 1.10.0drochner4-23/+14
This moves this pkg to the new stable gnome branch, too much to list here.
2007-03-27Fix build with gnome-doc-utils-0.10.1.wiz2-1/+15
2007-03-24As vera was shipped with monolithic Xorg and should be part of thejoerg1-7/+8
modular xorg fonts meta-package, make it DESTDIR-ready.
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-2/+3
2007-03-21Update to 1.0.3:wiz2-6/+6
2007-03-21 Jeremy C. Reed <reed@reedmedia.net> * configure.ac: Bump version number. (No changes, but source tarball will use recent util macros.) Should fix PR 36052.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz2-4/+4
2007-03-18Update to 1.0.3, changes unknown.wiz3-6/+24
2007-03-18Update to 1.0.2:wiz4-8/+25
Remove the ansi-1251 encoding, it's called microsoft-cp1251. Simplify some encodings to avoid stating the obvious. Limit UNDEFINE line to en encoding's declared SIZE (bug 1248). This is not needed with libfontenc (used by the X server and mkfontscale), which will ignore out-of-range entries, but apparently caused ttmkfdir to crash. Thanks to Donnie Berkholtz.
2007-03-13don't try to @dirrm within lib/X11/fontsdrochner1-3/+1
2007-03-08Minor pkglint cleanup, from Sergey Svishchev.wiz1-2/+1
2007-03-05Add argument to potrace option so that it builds with new mftraced.darcy3-7/+15
2007-03-04Update MASTER_SITES/HOMEPAGE -- mostly disappeared.wiz1-4/+3
From Sergey Svishchev in private mail.
2007-02-24Fix distinfo.darcy1-2/+1
2007-02-24Upgrade to 1.2.14.darcy2-8/+9
The web site has no change log so I don't have a list of changes but the development seems to have moved and the version we had was getting pretty old. Some packages (e.g.Lilypond) won't even attempt to build under the old version.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz7-22/+22
Patch provided by Sergey Svishchev in private mail.
2007-02-19Slightly change the fc-cache hack for modular Xorg. On NetBSD, TRUE isjoerg5-10/+10
just the builtin and failing the absolute path check in configure. Use TOOLS_CMD.true instead.
2007-02-15remove myself as maintainerperry1-2/+2
2007-02-06Modular Xorg support.joerg1-3/+1
2007-02-06Don't include x11.b3.mk.joerg1-2/+1
2007-02-02Modular Xorg support.joerg1-2/+4
2007-01-30Remove third patch hunk with the #undef; it's redundant.tv2-11/+3
2007-01-30De-GNUify grep expression in makealias ("\>" is not portable).tv3-9/+44
Add Interix intptr definitions to internal .h.
2007-01-24Don't expect tools to be created in the tools directory -- at least forjoerg3-6/+20
modular Xorg bdftopcf isn't. Just expect them to be in path. There's no need to set USE_X11BASE here now. XXX Why isn't the TrueType version installed?
2007-01-24+ font-aliasjoerg1-1/+2
2007-01-24Import font-alias-1.0.1, which beside other things includes the aliasjoerg4-0/+31
for ``fixed''.
2007-01-23Remove mkcfm.joerg1-2/+1
2007-01-23Remove mkcfm as CID was obsoleted upstream.joerg4-34/+0
2007-01-23Update to libfontenc-1.0.4. Beside some ANSIfication, a possiblejoerg2-7/+6
NULL dereference and use-after-free was fixed.
2007-01-11fontconfig's configure doesn't support multiple --with-add-fonts,joerg1-5/+5
so list them explictly in one option. This fixes the build for non-modular Xorg as noticed by tron@ in PR 35397. Bump revision.
2007-01-10Changes 20061220:adam5-33/+9
* new fontimage tool * bug fixes
2007-01-09Include the ghostscript fonts in the search path by default, if they arejoerg1-1/+4
installed. Bump revision.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig5-15/+15
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07Fixed PKGMANDIR.rillig1-3/+3
2007-01-03Depend on latest Xrender to have correct .pc file. Bump PKGREVISION.wiz1-3/+3
2006-12-27Use REQD_DIRS for share/ghostscript as it is part of both ghostscript-*joerg2-3/+4
and the font package.
2006-12-20Use true instead of fc-cache. This unbreaks the bulk build and wejoerg5-5/+12
generally want to do that in the install scripts later anyway.
2006-12-17Needs bdfptopcf.joerg1-2/+2
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg2-4/+4
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-12-15Install as X11 font as well. DESTDIR support. Bump revision.joerg1-8/+10