Ticket #58 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

FoPropertyFontStretch, etc., should use enums from fo-enum.c

Reported by: tkg Assigned to: tkg
Priority: minor Milestone: xmlroff 0.6.0
Component: libfo Version: 0.5.x
Keywords: C Cc:
Blocking:

Change History

02/06/08 09:31:54 changed by tkg

  • owner set to tkg.
  • status changed from new to assigned.
  • summary changed from FoPropertyFontStretch should use enums from fo-enum.c to FoPropertyFontStretch, etc., should use enums from fo-enum.c.
  • milestone changed from Future to xmlroff 0.5.5.

Includes changing the property's implementation, changing fo-font-desc.[ch], and removing old enums from fo-util.h.

02/06/08 15:04:33 changed by tkg

(In [310]) Changed font variant to use enums in fo-enum.c. (re #58).

02/28/08 21:13:00 changed by tkg

  • milestone changed from xmlroff 0.5.5 to xmlroff 0.5.6.

07/06/08 21:27:32 changed by tkg

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [437]) Using FoEnumEnum? enums for font-stretch and font-style. (Closes #58.)