Opened 8 years ago

Closed 6 years ago

#69 closed enhancement (wontfix)

Add ability to select Font

Reported by: Gregg Young Owned by:
Priority: minor Milestone: Release_1.1
Component: eFTE core Version: Release_1.0
Keywords: Cc:

Description

The code to do this is available from FM/2 in font.c

Change History (2)

comment:1 Changed 8 years ago by Gregg Young

Type: defectenhancement

comment:2 Changed 6 years ago by Gregg Young

Resolution: wontfix
Status: newclosed

The core of the PM editor is a VIO window and a VioPS is limited to 32k (row * column * cell storage). To include font data the storage must be increased from 1 to 4 bytes. Since limited window sizes is already a problem on some large high resolution monitors this will need to wait until the editor window is converted to a regular PM window. I am not sure rewriting it would be worth the effort.

Note: See TracTickets for help on using tickets.