Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

KB-20210118-01

Version

Before XFRX 21.0.0

Symptoms

Strikethru or Underline "line" has greather width then text.

Cause

XFRX use GDI+ API for calculating width of text.

Workaround

XFRX#LISTENER: None
XFRX#INIT: Define variable _xfrx_WordWrapAlgorithm and set value to 1 (GDI API) before calling XFRX.

  • No labels