Morgan Hager
|
4ac0f524a4
|
Add *allow-fixed-pitch-p*
Add a defvar to control optimization for fixed-pitch fonts, which can
break CJK.
|
2025-02-11 23:08:48 -07:00 |
|
goose121
|
02d068f6e2
|
Merge pull request #2 from MIvanchev/update-documentation
Update README.md to clarify clx-truetype's situation.
|
2024-03-30 16:32:05 -06:00 |
|
Mihail Ivanchev
|
8524f08e06
|
Update README.txt to clarify clx-truetype's situation.
|
2024-03-30 23:12:23 +01:00 |
|
goose121
|
2378039ada
|
Merge pull request #1 from madand/master
Fix type error when safety is 3
|
2021-04-06 16:36:51 -07:00 |
|
goose121
|
33f14a3aae
|
Use caches from cacle for font values
Instead of using hash tables for the caches of font values, use
purpose-built caches from the cacle library to avoid running out of
memory.
|
2021-03-18 16:30:22 -07:00 |
|
madand
|
e1ab3cbd9e
|
Fix type error when safety is 3
|
2020-10-16 02:36:52 +03:00 |
|
Michael Filonenko
|
c6e10a918d
|
Merge pull request #6 from l04m33/x_resource_leaks
Fix leaked resources in draw-text*
|
2016-07-01 18:59:20 +03:00 |
|
Kay Zheng
|
1f662bbb42
|
Fix leaked resources in draw-text*
|
2016-07-01 22:37:31 +08:00 |
|
Michael Filonenko
|
6f72905c68
|
Update font-cache.lisp
OS darwin clause
|
2014-04-10 12:53:39 +04:00 |
|
Michael Filonenko
|
f32cee6be9
|
fixes for asdf3
|
2013-02-28 17:40:10 +04:00 |
|
Michael Filonenko
|
0ba5b53d80
|
fix utils, drawable screen
|
2012-09-15 00:09:32 +03:00 |
|
Michael Filonenko
|
c708494659
|
fix bug in with-open-font
|
2012-09-04 19:05:05 +03:00 |
|
Michael Filonenko
|
5f69de8de1
|
add per screen bbox and alpha maps caching
|
2012-08-31 14:25:00 +03:00 |
|
Michael Filonenko
|
d30676637b
|
fix font class bugs
|
2012-08-30 16:52:04 +03:00 |
|
Michael Filonenko
|
323577478e
|
Merge branch 'master' of github.com:filonenko-mikhail/clx-truetype
|
2012-08-30 11:44:45 +03:00 |
|
Michael Filonenko
|
b2a289cdbc
|
fix render function for drawing text not only on window
|
2012-08-30 11:44:22 +03:00 |
|
Michael Filonenko
|
a9a02cc661
|
add features, tested under cygwin, ensure directory exists ~/.fonts
|
2012-08-07 11:16:35 +06:00 |
|
Michael Filonenko
|
37301b4441
|
fix author
|
2012-08-07 00:23:34 +06:00 |
|
Michael Filonenko
|
341795ad03
|
fix font cache file loading
|
2012-08-03 16:25:36 +03:00 |
|
Michael Filonenko
|
dc411b8b12
|
update docs
|
2012-08-03 11:52:41 +03:00 |
|
Michael Filonenko
|
c07abaa0ce
|
fix strange bug in draw-text-line
|
2012-08-03 01:23:36 +03:00 |
|
Michael Filonenko
|
7cae7733a5
|
boudning box caching, example fix, start end params for text metric functions
|
2012-08-03 00:57:01 +03:00 |
|
Michael Filonenko
|
9279f97f9c
|
smallfix
|
2012-08-03 00:01:02 +03:00 |
|
Michael Filonenko
|
f7dc686281
|
draw-backgrou-p is added, font-foreground slot name fixed, initargs is added to ignorable
|
2012-08-02 23:59:19 +03:00 |
|
Michael Filonenko
|
00c5e7954e
|
add font-equal, change example, test on cygwin/x
|
2012-07-30 10:45:09 +03:00 |
|
Michael Filonenko
|
8086f1b8b4
|
Add pretty printing
|
2012-07-29 22:44:49 +03:00 |
|
Michael Filonenko
|
3c721c710c
|
charset=utf-8, version is added
|
2012-07-29 15:38:32 +03:00 |
|
Michael Filonenko
|
aee9121e78
|
fix makefile
|
2012-07-29 11:23:59 +03:00 |
|
Michael Filonenko
|
1c0bbedde4
|
fix email
|
2012-07-29 11:21:55 +03:00 |
|
Michael Filonenko
|
d2d095c30a
|
initial commit
|
2012-07-29 11:16:52 +03:00 |
|