I checked the API Ref, it's my bedtime reading ;) But calling TxtCharIsPrint( 'a' ) returns true even if the current font ID is lefFont... (a font in which 'a' would be displayed as a missing character symbol - a hollow rectangle)
-- Luc Eron Hennessey a �crit : > Luc Le Blanc wrote: > > >These APIs do not tell me whether they had to replace non-existing characters in > >the font by the missing character symbol. They > >just compute the width or height of the string. > > > >-- > >Luc Le Blanc > > > >Dave Lippincott a �crit : > > > > > > > He misunderstood your question, I think. There *was* someone on here > asking about how to find the height of a particular font, and I believe > he was answering that question when replying to yours. > > Regardless, the "look over the SDK docs" was a good tip. The function > you're looking for is TxtCharIsPrint, btw. > > You can download the SDK docs at http://www.palmsource.com/ -- just > click on the "developer" link and you can get yourself hooked up. The > docs are really indispensible for palm development. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
