Commit Graph

80 Commits

Author SHA1 Message Date
Steven R. Loomis
c68dba1327 ICU-1914 add another search for freetype, add make check for testing
X-SVN-Rev: 8693
2002-05-24 01:12:52 +00:00
Steven R. Loomis
d78f3bc3cf ICU-1914 fix break on layout sample
X-SVN-Rev: 8692
2002-05-24 01:06:33 +00:00
Eric Mader
ee24c09da0 ICU-1428 need to scale ascent, descent and leading by fDeviceScaleFactorY
X-SVN-Rev: 8378
2002-04-04 19:08:33 +00:00
George Rhoten
93579b4afc ICU-1828 Remove tabs
X-SVN-Rev: 8336
2002-04-02 03:33:42 +00:00
Eric Mader
0a14319946 ICU-1428 use OFN_PATHMUSTEXIST instead of OFN_CREATEPROMPT in call to GetOpenFileName
X-SVN-Rev: 8317
2002-04-01 18:23:46 +00:00
Eric Mader
d5de0b5b9f ICU-1428 Add menu, file open to Windows layout sample.
X-SVN-Rev: 8313
2002-03-30 02:41:22 +00:00
Eric Mader
2a837c7b87 ICU-1428 Add a note about the location of the freetype headers and library for the Linux sample.
X-SVN-Rev: 8165
2002-03-20 23:28:04 +00:00
Eric Mader
c28ff8aa62 ICU-1792 Change letest and LayoutEngine samples to use raghu.ttf,
which is freely downloadable.

X-SVN-Rev: 8162
2002-03-20 22:36:29 +00:00
Eric Mader
f05e92fb4c ICU-1428 need scale factor from device points to logical points; use
in transformFunits.

X-SVN-Rev: 8123
2002-03-19 18:45:51 +00:00
George Rhoten
bc64b17bee ICU-1199 Stop using the deprecated Unicode C++ class
X-SVN-Rev: 8105
2002-03-19 03:01:28 +00:00
Eric Mader
22cc595c26 ICU-1428 Changes for multiple windows, open dialog.
X-SVN-Rev: 8022
2002-03-14 22:27:32 +00:00
Eric Mader
c8e85a2174 ICU-1428 add SetBkMode(hdc, TRANSPARENT) before drawing in
paint event.

X-SVN-Rev: 8020
2002-03-14 22:21:02 +00:00
Eric Mader
0048a8b7ac ICU-1428 set last byte in buffer to 0, not last + 1!
X-SVN-Rev: 8019
2002-03-14 22:19:47 +00:00
Eric Mader
9cf2dcae41 ICU-1428 drawRun: update x after drawing each run at the same y offset.
X-SVN-Rev: 8018
2002-03-14 22:13:52 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Yves Arrouye
ff552c0fdc ICU-1600 cleaning up of Makefile rules to show more information and less
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.

X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
Andy Heninger
21944bfbe3 ICU-1583 Fix broken samples
X-SVN-Rev: 7322
2001-12-05 17:54:57 +00:00
Eric Mader
9b103e24a0 ICU-1428 Paragraph::draw - need to call ubidi_setLine with lastChar + 1.
X-SVN-Rev: 7317
2001-12-05 00:36:34 +00:00
Eric Mader
f9b031d691 ICU-1428 UnicodeReader::readFile must allcoate charCount + 1 chars for the charBuffer to make room for the null that it writes at the end of the buffer!
X-SVN-Rev: 7218
2001-11-30 19:23:58 +00:00
Eric Mader
67b7062a22 ICU-1428 changes to get scrptrun from extra/scrptrun
X-SVN-Rev: 7091
2001-11-27 01:03:15 +00:00
Eric Mader
9534b7c75b ICU-1428 change to get scrptrun from extra/scrptrun instead of using a local ocopy
X-SVN-Rev: 7090
2001-11-27 00:52:51 +00:00
Eric Mader
8421d35962 ICU-1428 small clean-up of BiDi support.
X-SVN-Rev: 7085
2001-11-26 18:58:04 +00:00
Eric Mader
cce34802bf ICU-1428 use ubidi to find run directions; take al the line seperators
out of Sample.txt.

X-SVN-Rev: 7075
2001-11-22 01:43:53 +00:00
Eric Mader
b51d954ade ICU-1428 ScriptRun - support matching for more paired characters.
X-SVN-Rev: 7052
2001-11-21 19:01:01 +00:00
Vladimir Weinstein
a4fecd849a ICU-393 .cvsignore
X-SVN-Rev: 6801
2001-11-12 22:06:12 +00:00
Eric Mader
c2da6526a7 ICU-1428 *much better* paren support in ScriptRun...
X-SVN-Rev: 6732
2001-11-10 03:22:26 +00:00
Eric Mader
e6919d7596 ICU-1428 quick hack implememtation of paren matching...
X-SVN-Rev: 6696
2001-11-08 21:52:08 +00:00
Eric Mader
e4638399eb ICU-1428 change the name of the text file to 'Sample.txt"
X-SVN-Rev: 6688
2001-11-08 00:51:23 +00:00
Eric Mader
5566df1979 ICU-1428 change the name of the text file to 'Sample.txt"
X-SVN-Rev: 6687
2001-11-08 00:40:20 +00:00
Eric Mader
3d90f8a272 ICU-1428 initial checkin of LayoutEngine sample
X-SVN-Rev: 6681
2001-11-07 23:48:17 +00:00