DevCon for OS/2 - Developer Connection |
Operating systems: ArcaOS, eComStation, IBM OS/2 Warp |
|
|
|
Fonts in eComStation applicationsWhich font does eComStation need?
Which fonts are used by default in windows? Not translated New fonts in eCS:
Warpsans TTF, Warpsans old:
Change presentation parameter of windowSetFont("9.WarpSans");
SetFont(CHAR*FN){
WinSetPresParam(hWnd,PP_FONTNAMESIZE,strlen(FN)+1,FN);
}
Change font in .rc file for the whole dialog
DIALOG "Battery Monitor", ID_BATTERY_MONITORY_DIALOG, 68, 11, 210, 168,
0, FCF_SYSMENU | FCF_TITLEBAR | FCF_CLOSEBUTTON
PRESPARAMS PP_FONTNAMESIZE, "9.WarpSans"
How to enable fonts anti-aliasing
no translation Useful information:
|
|
||||
|
ArcaOS 5.1.1 - DOS works againDOS virtual machine works again (it was working on Core 2 Duo, and didn't for i5). Install ArcaOS in UEFI mode to use DOS VM. |
Panorama VESA video driver for OS/2eCo Software have released Panorama VESA driver in 2007 - OS/2 survived the crisis |
// надо на ENG!!
|
| Every conference is important. |
Warpstock Europe 2016
Interview with Roderick Klein
What was happening at that conference? The work on ArcaOS was starting.. |