shithub: freetype+ttf2subf

Download patch

ref: 558ac99de1081f74842cc343133ae62d56054bf6
parent: 1573adf9717315ef4b354c63a3b54122a231ef3d
author: Werner Lemberg <[email protected]>
date: Mon Apr 29 08:59:32 EDT 2002

* descrip.mms (all): Add pfr driver.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-29  Jouk Jansen  <[email protected]>
+
+	* descrip.mms (all): Add pfr driver.
+
 2002-04-28  Werner Lemberg  <[email protected]>
 
 	* src/pfr/pfrerror.h: New file.
--- a/descrip.mms
+++ b/descrip.mms
@@ -44,6 +44,8 @@
         $(MMS)$(MMSQUALIFIERS)
         set default [-.pcf]
         $(MMS)$(MMSQUALIFIERS)
+        set default [-.pfr]
+        $(MMS)$(MMSQUALIFIERS)
         set default [-.psaux]
         $(MMS)$(MMSQUALIFIERS)
         set default [-.pshinter]