reactos/rostests/apitests/testdata
Timo Kreuzer c0642c44b6 [NTDLL_APITEST]
Add more tests for NtAllocateVirtualMemory and NtMapViewOfSection

svn path=/trunk/; revision=58613
2013-03-27 19:10:51 +00:00
..
ReadMe.txt Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00
test.dll [NTDLL_APITEST] 2013-03-27 19:10:51 +00:00
test.otf Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00
test.pfb Add missing test data files 2012-05-05 12:24:49 +00:00
test.pfm Add missing test data files 2012-05-05 12:24:49 +00:00
test.sfd Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00
test.ttf Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00

We can not test follow format yet.


Follow format need be genreted to complete all test
*.fon : Font resource file.  
*.fnt : Raw bitmap font file.  
*.ttc : East Asian Windows: TrueType font collection.  
*.fot : TrueType resource file.  
*.mmm  : multiple master Type1 font resource file. It must be used with .pfm and .pfb files. 

Follow format have been genrate from test.std with fontforge in cygwin
test.otf
test.pfb
test.pfm
test.ttf


How to setup test data
Copy this folder to same folder as gdi32api.exe