Hmm. Saya tidak berpikir bahwa meminta font tertentu untuk terjemahan direkomendasikan saat ini. Terasa seperti itu mungkin bahkan font pra-unicode atau hanya semi-unicode jika menggunakan titik kode untuk dieresis (2 titik) dan menampilkannya sebagai tilde.
Oleh karena itu, saya mendorong Anda untuk membuat teks dasar seluruh proyek menjadi unicode yang benar. Mungkin ada orang-orang di sini atau di situs Paratext yang dapat membantu Anda melakukannya.
Tetapi, mari kita asumsikan bahwa karena alasan estetika Anda perlu menggunakan font tertentu, yang menggunakan glyph yang salah untuk huruf-huruf tertentu.
Dengan mengaktifkan menu lengkap, Anda akan melihat tab lanjutan, Anda akan melihat kotak centang yang harus Anda atur, 'Apply changes.txt':

Di file itu (klik edit), Anda dapat menerapkan perubahan reguler, satu per baris, dan juga membatasi perubahan hanya untuk satu ayat.
Format dasarnya adalah "old" > "new", Anda dapat menentukan titik kode unicode dengan menambahkan awalan \u pada nomor. Misalnya:
"dh" > "ð"
"th" > "θ"
"\uA78C" > "\u0027"
Hmm. I don’t think it’s recommended to require a specific font for a translation these days. It sounds like it might even be a pre-unicode or only semi-unicode font if it is using a code-point for dieresis (2 dots) and showing it as a tilde.
I would therefore encourage you to make the underlying text of the whole project into true unicode. Probably there are people here or on the Paratext site who can help you do that.
But, let us assume that for aesthetic reasons you need to use a specific font, which is using the wrong glyphs for certain letters.
Enabling full menus, you will see the advanced tab, you will see a checkbox you should set, ‘Apply changes.txt’:

In that file (click on edit), you can apply regular changes, one per line, and also restrict the change to just a single verse.
The basic format is "old" > "new", you can specify unicode code-points by prefixing the number with \u For example:
"dh" > "ð"
"th" > "θ"
"\uA78C" > "\u0027"
Diterjemahkan secara otomatis dari English