Björn Lindqvist
|
436cb76dd3
|
windows.uniscribe: add SSA_FALLBACK and SSA_TAB to the flags, should fix #860
|
2015-10-22 23:14:55 +02:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
Doug Coleman
|
84c1137eb4
|
windows.uniscribe: Render image lazily. Speeds up panes benchmark.
|
2012-09-21 09:54:40 -07:00 |
Doug Coleman
|
3dd30d2f49
|
issue #358: rename ole32-error -> check-ole32-error
|
2012-06-21 08:38:02 -07:00 |
Doug Coleman
|
4ca9bd0bba
|
Remove usages of <void*> and *void*
|
2010-10-25 13:22:50 -05:00 |
Slava Pestov
|
446ee6896d
|
alien.data: remove second quotation parameter from with-out-parameters, now all values are copied properly and calling 'clone' on structs in this quotation is not necessary
|
2010-07-16 17:32:05 -04:00 |
Slava Pestov
|
66fcab3721
|
Fixes for out parameter changes
|
2010-05-23 03:27:40 -05:00 |
Slava Pestov
|
70a99e1cdb
|
Updating code to use with-out-parameters
|
2010-05-23 03:07:47 -04:00 |
Joe Groff
|
6d4724a095
|
scrub memory>struct calls made redundant
|
2010-02-22 12:22:29 -08:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
5b4c1aea5d
|
run bootstrap and startup hooks inside a with-destructors. use &dispose instead of setting shutdown hooks in a couple of places
|
2009-10-20 18:26:10 -04:00 |
Doug Coleman
|
6b6e56a179
|
change add-init-hook to add-startup-hook, new add-shutdown-hook word
|
2009-10-19 22:17:02 -04:00 |
Doug Coleman
|
eb21a7b0dd
|
fix uniscribe
|
2009-08-29 17:18:30 -05:00 |
Doug Coleman
|
3ecb3a85db
|
SIZE struct
|
2009-08-29 17:08:25 -05:00 |
Doug Coleman
|
6aeb3614ff
|
new structs in font rendering
|
2009-08-29 14:29:46 -05:00 |
Slava Pestov
|
46045c882e
|
Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems
|
2009-08-24 02:26:13 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
8ab4d39036
|
move windows error handling to windows.errors and update usages.
|
2009-04-30 09:36:25 -05:00 |
Doug Coleman
|
1551eacfa2
|
add support for tiff grayscale images
|
2009-04-09 10:44:50 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
94baa7d7fa
|
Call ScriptStringOut with ETO_OPAQUE
|
2009-04-08 18:12:27 -05:00 |
Slava Pestov
|
0affe96d95
|
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code
|
2009-04-04 20:04:35 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
7f4784151c
|
Paint selection, and create bitmap with power of 2 size as an optimizaion
|
2009-04-03 06:59:27 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
dfa27e0c17
|
Add vocab meta-data for some of the new vocabs
|
2009-04-02 13:50:15 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
9c3054c84a
|
More progress on Uniscribe
|
2009-04-02 13:05:26 -05:00 |
Slava Pestov
|
cf87e20a30
|
Uniscribe text rendering work in progress
|
2009-03-28 22:27:37 -05:00 |