Ian Pilcher ian.pilcher@home.com writes:
Log message: Ian Pilcher ian.pilcher@home.com WINEPS: make built-in font data read-only
Unfortunately the data still isn't stored in read-only memory even though it is declared const, because the structures contain pointers that require relocation. Would it be possible to store offsets instead of pointers?