Post Reply 
Custom characters in hp50p
12-11-2016, 08:28 PM
Post: #3
RE: Custom characters in hp50p
(12-09-2016 11:15 PM)Helix Wrote:  You can put your modified font in the stack with the command FONT->. Then you can store it in a variable.
You can load a font with the command ->FONT.

To load automatically a font after ON-F3, create the following program in the HOME directory, named STARTUP :
<< 2:myfont RCL ->FONT >>
(in this example, myfont is stored in port 2)

You can do the same thing with the minifont, using the commands MINIFONT-> and ->MINIFONT.
To modify a minifont, you need an additional tool. You will find several minifont editors here:
http://www.hpcalc.org/hp49/utils/fonts/
I've used MFED, very simple and effective.

I hope this answers your questions.

Thanks! Is it possible to use these custom symbold in the EQW ?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Custom characters in hp50p - tdh79 - 12-08-2016, 08:49 PM
RE: Custom characters in hp50p - Helix - 12-09-2016, 11:15 PM
RE: Custom characters in hp50p - tdh79 - 12-11-2016 08:28 PM
RE: Custom characters in hp50p - Helix - 12-11-2016, 11:49 PM
RE: Custom characters in hp50p - cruff - 12-12-2016, 12:57 PM
RE: Custom characters in hp50p - tdh79 - 12-14-2016, 08:55 PM
RE: Custom characters in hp50p - Vtile - 12-14-2016, 11:34 PM
RE: Custom characters in hp50p - Joe Horn - 12-15-2016, 03:50 AM
RE: Custom characters in hp50p - Han - 12-15-2016, 03:37 AM



User(s) browsing this thread: 1 Guest(s)