Actions
Bug #64
closedWingdings dependency in StdLinks
Start date:
06/23/2015
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
In BB1.6 StdLinks use the font 'Wingdings' for displaying special link and target glyphs.
This font is not available under all Windows versions (e.g. XP) and it is
not available under Wine either. It is also not available in the same form
under all Windows versions, for example the russian Windows version
needs to prepend 0F0H to the character codes, which then refer to user
defined Unicode characters. The resulting 2 byte codes still work for
most Windows versions, though.
If the default appearance is used this would require a mapping of
the displayed text for non-english versions and a change from
SHORTCHAR to CHAR for the link and target texts.
Refers to CPC 1.7 rc5 change list number 28 (sub-issue 2 of 3).
Refers to OberonCore B5.
Actions