spiegel-keyman/windows/src/engine/kmcomapi/processes
Marc Durdin 3f507f974a chore(developer): remove font style/color from kvk
While .kvk includes a font color field, it is essentially unused. There
was also some sort of support provided for font style in the KeymanWeb
keyboard compiler, but this was never streamed into .kvk or .kvks files,
so was always a no-op.

Thus, this PR removes any semblance of support for font style and color
from the .kvk and .kvks readers and writers. When we write the font
color field which is present in .kvk, we always use the default
TColor.clWindowText which is what the legacy Delphi-based writer would
always have written.

Also sorted out the default font size and name in the .kvk transform
from .kvks, and in so doing cleaned up the basic.kvk and basic.js in
LDML keyboard compiler to match what we are doing in the .kmn compiler.
2023-06-21 10:53:45 +07:00
..
addin Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121) 2017-07-25 10:53:06 +07:00
font x64 support for COM API - first steps: build of kmcomapi.dll for x64, and rename of registry keys 2017-12-24 13:47:56 +07:00
keyboard chore(windows): remove unused OnlineConstants 2022-06-12 14:26:53 +10:00
package chore(developer): remove font style/color from kvk 2023-06-21 10:53:45 +07:00
visualkeyboard chore(developer): remove font style/color from kvk 2023-06-21 10:53:45 +07:00
kpbase.pas fix(windows): remove obsolete Reboot flag 2020-10-26 09:10:02 +11:00