0alanxx / subtitleedit

Automatically exported from code.google.com/p/subtitleedit
0 stars 0 forks source link

[Feature Request] Ruby text #178

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have been using the program to insert Japanese words above difficult English 
words in subtitles for my ESL students in Japan. The way I have been doing it 
is to choose a font like courier new where all letters are equally sized, then 
left-aligning and using spaces liberally to place the japanese words above the 
english as so:

1                   先生
2 I am an English teacher

However, this is very time-consuming and not very precise. Also it is difficult 
to add the Japanese to 2-lined subtitles because there is a maximum of 3 lines 
available in the normal sub editor so I need to edit the source file to add a 
4th line in as such:

1                   先生
2 I am an English teacher.
3           字幕
4 I edit subtitles.

My life would be made a lot easier with the ability to use Ruby Text (usually 
this is used in Japanese to add pronunciation guides called Furigana to 
difficult kanji). I realise it's a very specific usage!

Thanks! 

Original issue reported on code.google.com by martynja...@gmail.com on 11 Nov 2013 at 3:43

GoogleCodeExporter commented 8 years ago
Hi!

Could supply some "Ruby Text" sample files?
Also, perhaps a link to the "Ruby Text" specification?

Original comment by nikse.dk@gmail.com on 11 Nov 2013 at 3:41

GoogleCodeExporter commented 8 years ago
Hello!
Some examples and info can be found on this wiki article: 
http://en.wikipedia.org/wiki/Ruby_character
A website which incorporates Ruby characters nicely into Japanese text is this 
news site: http://www3.nhk.or.jp/news/easy/
I can attach a word document including some examples too, if you wish! I don't 
know if it can be implemented in .rtf but I know it can in .doc files.

Original comment by martynja...@gmail.com on 13 Nov 2013 at 7:34

GoogleCodeExporter commented 8 years ago
SE has moved to GitHub - please re-add this issue at GitHub if it's still 
important :)
https://github.com/SubtitleEdit/subtitleedit/issues

Original comment by nikse.dk@gmail.com on 4 Feb 2014 at 5:27