kanryu / quickviewer

A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
https://kanryu.github.io/quickviewer/
GNU General Public License v3.0
535 stars 63 forks source link

Feature Request: Subtitles for comic or manga #164

Open qanatozp opened 3 years ago

qanatozp commented 3 years ago

Example of CBZ(folder) structure for subtitles: SubtitlesFolder-Files.language.ssa Files.jpg subtitles_declaration_file.txt

For subtitles standard better use SSA, because it support vector graphics with positioning(and it already popular), but you can implement anything with vector graphics. https://github.com/topics/substation-alpha

Expected behavior when comic reading - If declaration file detected load subtitles overlay over image with system language or selected by default in declaration file. It should be toggled on or off.

kanryu commented 3 years ago

I don't know what you want on this topic.

The current Quick Viewer offers some customization of the status bar and title bar notation.

However, the green text displayed in full screen has a fixed display content.

qanatozp commented 3 years ago

This is not customization topic. You can implement subtitles for manga or comics within cbz(r) archives by using overlay and existing subtitles format. So if comic or manga have different languages you can chose them.

sakkamade commented 3 years ago

@qanatozp, May you give an example? And name the program which can read it? I'm very curious.