-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: fx2.1
-
Component/s: javafx
We only need one call to GetDC(null) in the font lookup.
Right now we are leaking some (fixed) number of DCs as well as taking a (small) performance hit
when this code is invoked.
Right now we are leaking some (fixed) number of DCs as well as taking a (small) performance hit
when this code is invoked.