utronix
Registered: 27/11/09
Posts: 5
|
| Posted 03/12/09 at 02:00 AM | Reply with quote #1 |
|
Hi,
I would like to make large fonts to be used with µOLED-32028-P1T. I need only the digits, 0...9.
Now I´m using font 3 enlarged by 4. That works ok but I would prefer to have the characters a bit smoother. There are a number of difficult ways to do this, like doing it from scratch in the DISP program.
Are there any easy way? Like getting a font 3x4 to modify in DISP or some easy way to cut out the digits from Windows fonts in FontTool (just the digits, not all the empty space above/below)?
Maybe there already exists som additional fonts for µOLED? If not maybe we should have some place to share such things? |
| Loading... | |
ESPsupport
Moderator
Registered: 27/01/09
Posts: 4,256
|
| Posted 03/12/09 at 06:41 AM | Reply with quote #2 |
|
Using font tool:-
Select the font you want, you may want to try a few to see which gives the best results. Click on '0' Enlarge '0' until it us the size you want (by adjusting the 'height') Move the '0' until it is in the top left corner using the arrow buttons Click replace Note the actual width and height of the '0' Repeat for 1-9 positioning according to 6 Click export Make 'first character' 48, 'number characters' 10, width and height as per 6 Select a filename to export to and click ok Import the font into DISP, you can also edit the subsetted font there. If you want to share you can always zip them up and attach them to a post in this forum. |
| Loading... | |
utronix
Registered: 27/11/09
Posts: 5
|
| Posted 03/12/09 at 10:26 AM | Reply with quote #3 |
|
That works beautifully  Thank you!
|
| Loading... | |