When I run, it keeps saying ipaexg.ttf not found, despite it being in the same directory as Mokuro2Pdf.rb. I also installed the font. Here's what I put into cmd
Mokuro2Pdf
Using the default(0.8) gamma value
Using the default(0.2) font transparency
Converting 'C:\Manga\Yotsubato!\Yotsubato!v04/' to 'Yotsubato!v04 - MKR2PDF.pdf'
Using the defined 'C:\Manga\Yotsubato!_ocr\Yotsubato!v04/' ocr folder path
199 Pages found
199 Jsons found
Processing Yotsubato!v04...
ipaexg.ttf not found
Completely new to this, with no programming experience so I may have missed something incredibly obvious. I also cannot run "ruby Mokuro2Pdf.rb" and have to explicitly copy the directory to that file in order for anything to happen. Should I be installing this with something?
When I run, it keeps saying ipaexg.ttf not found, despite it being in the same directory as Mokuro2Pdf.rb. I also installed the font. Here's what I put into cmd
C:\Users\sale>C:\Manga\Mokuro2Pdf-master\Mokuro2Pdf.rb -i "C:\Manga\Yotsubato!\Yotsubato!v04" -o "C:\Manga\Yotsubato!_ocr\Yotsubato!v04"
Mokuro2Pdf Using the default(0.8) gamma value Using the default(0.2) font transparency Converting 'C:\Manga\Yotsubato!\Yotsubato!v04/' to 'Yotsubato!v04 - MKR2PDF.pdf' Using the defined 'C:\Manga\Yotsubato!_ocr\Yotsubato!v04/' ocr folder path 199 Pages found 199 Jsons found
Processing Yotsubato!v04... ipaexg.ttf not found
Completely new to this, with no programming experience so I may have missed something incredibly obvious. I also cannot run "ruby Mokuro2Pdf.rb" and have to explicitly copy the directory to that file in order for anything to happen. Should I be installing this with something?