Quote:
Originally Posted by klaus
Hi Don,
What words are overlapping or running together, I tried mainly in English,French and German and have not yet found overlapping words.
Is it the first line with Today and the date, the 2nd one with the day name and the temperatures or the 3rd one with the conditions? Is it on the device only or on both?
Did you also have a look at the desktop version, what about having two arrows up and down before the temperatures instead of the two letters?
Best regards.
|
I got the overlaps on my PC (the temp was overwritten by the German day word) as well as on my PDA.
I've been trying to create a routine to justify text, but I'm not having much success because I don't have much experience with font sizes and calculating spaces. Here is what I'm trying to print, I think this may get everything in the spaces needed:
Today (left justified, font 12) - mm/dd/yy (right justified, font 11) - image
Day of week (left justified, font 11) - high / low (right justified, font 11) - image
Weather conditions (left justified, font 11)
The text that is right justified (date, temps) will be consistent so they will always align properly, and most of the language text seems to fit left justified (we can truncate if necessary)
[update] Attached is screenshot of what I have working, I'm going to clean up the code and upload that shortly
[update2] Attached is 46.2