summaryrefslogtreecommitdiff
path: root/Extensions/fontconfig
AgeCommit message (Expand)Author
2023-07-05After each push to :mcclim-ffi-freetype to *features*rainthree
2021-09-27Update ASDF dependencies and componentsEric Timmons
2021-05-02Fix a typo in the name of mcclim-fontconfigElias Mårtenson
2021-04-20extensions: cleanup: untabify all files, update headersDaniel Kochmański
2018-09-19fontconfig constants renamed as +fc-...+ instead of *fc-...*Cyrus Harmon
2018-09-19*propery-names* -> *property-names*Cyrus Harmon
2018-07-12Rename charset-contains-p to charset-contains-char-pElias Martenson
2018-07-05Improvements to fontconfigElias Martenson
2018-07-05Experimental font-render-prepareElias Martenson
2018-07-04WIP: Changes to the matchingElias Mårtenson
2018-07-02Small fix to the charset match functionElias Martenson
2018-07-02Freetype: Further work on improving fontconfig usageElias Mårtenson
2018-06-29Add ability to match on charsetsElias Martenson
2018-06-19Update functions.lispchuchana
2018-06-08Freetype: Add functions to add font files and directoriesElias Mårtenson
2018-05-12Freetype: Specify cffi-grovel using defsystem-depends-onElias Mårtenson
2018-04-28Fontconfig: Include langsets in the font propsElias Mårtenson
2018-04-28Fontconfig: Add the ability to parse charsetsElias Mårtenson
2018-04-22Freetype: Improvements to font matchingElias Mårtenson
2018-04-18Freetype: Don't allow the use of non-scalable fontsElias Martenson
2018-04-17Freetype: Removed the FcRange structElias Mårtenson
2018-04-16Freetype: Harfbuzz integration worksElias Mårtenson
2018-04-16Renamed fontconfig to mcclim-fontconfigElias Martenson
2018-04-15Freetype: Ability to list all fontsElias Mårtenson
2018-04-13WIP: Integrating freetype supportElias Martenson