Changed XPS Fornt format in NET6
Open
Investigate
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Has the XPS Format changed in Net6 (or the way how fonts are stored in the xps).
Caus I've a lib (PdfSharp.Xps), wich converts XPS to PDF. But if the XPS is created with Net6 the font's could not be read.
Also if I debug, in net6 most of the byte array of the font is zero, in net5 most is filled with data
Contributor guide
Assessment
This issue has not been assessed yet.