mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 13:28:03 +02:00
* descrip.mms (all): Add pfr driver.
This commit is contained in:
parent
c5d0f4051e
commit
c2c5cfe024
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2002-04-29 Jouk Jansen <joukj@hrem.stm.tudelft.nl>
|
||||
|
||||
* descrip.mms (all): Add pfr driver.
|
||||
|
||||
2002-04-28 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* src/pfr/pfrerror.h: New file.
|
||||
|
|
|
|||
|
|
@ -44,6 +44,8 @@ all :
|
|||
$(MMS)$(MMSQUALIFIERS)
|
||||
set default [-.pcf]
|
||||
$(MMS)$(MMSQUALIFIERS)
|
||||
set default [-.pfr]
|
||||
$(MMS)$(MMSQUALIFIERS)
|
||||
set default [-.psaux]
|
||||
$(MMS)$(MMSQUALIFIERS)
|
||||
set default [-.pshinter]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue