21 Jun
2025
21 Jun
'25
5:25 p.m.
On Sat Jun 21 17:25:03 2025 +0000, Hans Leidekker wrote:
What's the reason for using libxml2 instead of a Windows API? There isn't a way in MSXML to determine the source offset of a chunk of text (the `ulTextSrcOffset` field in `SPVTEXTFRAG`), which might be be used by some TTS engines. Also, I found that using libxml2 directly results in more concise code, compared to using ISAXXMLReader.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8390#note_107524