i observed the same results

1. the font size won't show bigger or smaller when resized, it will only
reserve more pixels for it's height.
2. it will not draw the letters in the center of the charecter cell.
3. non alpha characters don't show.

i'm afraid it's not actually using Tohama font which is mono spaced, it will
still use Curier New which is proportional.

I'm waiting eagerly for this fix.

Thanks
abe




Jaroslaw Kadziola wrote:
> 
> Hi,
> 
> 4 pictures for the same code -  clipper with pocketdos for WM
> and  harbour for winCE with this sets :
> 
>    hb_setCodePage( "PL852" )
>    hb_setTermCP( "PL852" )
> 
>    hb_gtInfo( HB_GTI_RESIZEMODE, HB_GTI_RESIZEMODE_ROWS )
>    hb_gtInfo( HB_GTI_CODEPAGE, 0 )
> 
>    hb_gtInfo( HB_GTI_FONTNAME, 'Tahoma' )
>    hb_gtInfo( HB_GTI_FONTWIDTH, 8 )
>    hb_gtInfo( HB_GTI_FONTSIZE, 12 )
>    SetBlink(.F.)
>    Set Color To 'N/W*'
>    SetMode(40,25)
> 
> 
> 
> first screen :
> 
> clip+pocketdos :
> http://picasaweb.google.pl/jarek.kadziola/HarbourVsClipperPocketDos#5380151348454158114
> harbour :       
> http://picasaweb.google.pl/jarek.kadziola/HarbourVsClipperPocketDos#5380151347686813842
> 
> and second screen :
> 
> clip+pocketdos :
> http://picasaweb.google.pl/jarek.kadziola/HarbourVsClipperPocketDos#5380151354110200034
> harbour :       
> http://picasaweb.google.pl/jarek.kadziola/HarbourVsClipperPocketDos#5380151354434082450
> 
> -- 
> Regards,
> 
> Jaroslaw Kadziola
> 
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/OLE-in-WINCE-tp3488851p3625471.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to