Commit Graph

7 Commits

Author SHA1 Message Date
eknauel 315948f857 + export some Xft constants to Scheme
+ finite types for some Xft pattern objects: xft-weight, xft-slant,
  xft-spacing, xft-rgba

+ functions for translating Xft constants to finite types

+ make XftPatternGet/Add() use the finite types

+ fixed a serious bug in scx_XftPatternAdd
2003-10-25 16:24:46 +00:00
eknauel 6fa50d8c3d + Put Xft pattern objects into finite type xft-pattern-object 2003-10-25 13:20:47 +00:00
eknauel 14b26869a8 + fixed typo (dabbrev is the source of all evil, believe me!) 2003-10-16 17:08:19 +00:00
eknauel 02d1c8453d + fixed scheme record inits 2003-10-16 16:03:19 +00:00
eknauel bd39b49201 + better handling of functions specific to Xft 2
+ added interface definitions
2003-10-14 15:27:33 +00:00
eknauel ff15c7cd3a + added support for XGlyphInfo (part of the Xrender extension)
+ many bugfixes for xft.[ch]
+ added some interfacing scheme code
2003-10-13 15:27:19 +00:00
eknauel e7262771ff + Xft bindings for scx (not working, yet) 2003-10-10 16:33:07 +00:00