Prev: Hacking calculators article
Next: is there an updated .formats.gx, .symbols.gx, and .comments.gx for sadhp?
From: rs1n on 21 Oct 2009 10:27 Does anyone know if it is possible to customize SpeedUI's fonts? I like the 6 level stack, but I prefer using my own fonts. Are the fonts designed to be 6x4 (6 rows of pixels, 4 columns wide)?
From: Raymond Del Tondo on 21 Oct 2009 11:50 Hi, the SpeedUI 6x6 stack level display font is built-in into the engine, internally double compressed, and thus not customizable at the moment. The other fonts used in the input forms, choose and message boxes are either the HP-48 built-in fonts, or taken from UFL if the UFL is installed. There are plans for one of the next SpeedUI releases to "outsource" the SpeedUI 6x6 stack font into an enhanced version of the UFL, maybe as font 3 or 4. That would allow to customize the look, and also streamline some of the inner workings of SpeedUI;-) HTH Raymond "rs1n" <handuongster(a)gmail.com> schrieb im Newsbeitrag news:b1a3a8c9-e374-4bba-b90f-c7a2816d9856(a)d4g2000vbm.googlegroups.com... > Does anyone know if it is possible to customize SpeedUI's fonts? I > like the 6 level stack, but I prefer using my own fonts. Are the fonts > designed to be 6x4 (6 rows of pixels, 4 columns wide)?
From: rs1n on 22 Oct 2009 18:51 Somewhat off topic: I noticed that the commands such as xINEG, xI-, etc. were compiled to have EQWR properties, among others. However, they do not seem to behave as expected when used in the EQWR. Or is there something I'm not understanding about these attributes? On Oct 21, 11:50 am, "Raymond Del Tondo" <Ih8...(a)nowhere.com> wrote: > Hi, > > the SpeedUI 6x6 stack level display font is built-in into the engine, > internally double compressed, > and thus not customizable at the moment. > > The other fonts used in the input forms, choose and > message boxes are either the HP-48 built-in fonts, > or taken from UFL if the UFL is installed. > > There are plans for one of the next SpeedUI releases > to "outsource" the SpeedUI 6x6 stack font into an > enhanced version of the UFL, maybe as font 3 or 4. > > That would allow to customize the look, > and also streamline some of the > inner workings of SpeedUI;-) > > HTH > > Raymond > > "rs1n" <handuongs...(a)gmail.com> schrieb im Newsbeitragnews:b1a3a8c9-e374-4bba-b90f-c7a2816d9856(a)d4g2000vbm.googlegroups.com... > > > Does anyone know if it is possible to customize SpeedUI's fonts? I > > like the 6 level stack, but I prefer using my own fonts. Are the fonts > > designed to be 6x4 (6 rows of pixels, 4 columns wide)?
From: Raymond Del Tondo on 22 Oct 2009 19:13 Hi, the props of the xI* keywords are not EQwriter specific, but used for error handling and dispatching mainly. When using algebraics, you should use the normal keywords, without the "I" predicate. HTH Raymond "rs1n" <handuongster(a)gmail.com> schrieb im Newsbeitrag news:5b5abb84-d5f5-4e87-a040-7b9330197d2d(a)p15g2000vbl.googlegroups.com... > Somewhat off topic: > > I noticed that the commands such as xINEG, xI-, etc. were compiled to > have EQWR properties, among others. However, they do not seem to > behave as expected when used in the EQWR. Or is there something I'm > not understanding about these attributes? >
From: rs1n on 23 Oct 2009 14:42 Possible bug? Have alpha-mode lock on, but not lower-case lock. Now, press (and hold) left-shift to type lower-case letters. Only the first letter gets lower-case'd, and the remaining letters are still capitalised even while left-shift is held down. [alpha] [alpha] [leftshift (hold for next three keys)] [A] [B] [C] S4.6 mode on produces aBC whereas the normal behavior should produce abc
|
Next
|
Last
Pages: 1 2 3 4 Prev: Hacking calculators article Next: is there an updated .formats.gx, .symbols.gx, and .comments.gx for sadhp? |