View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000728 | DCP-o-matic | Bugs | public | 2015-10-27 11:58 | 2016-05-31 23:57 |
Reporter | tagline | Assigned To | carl | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | 64 bit | OS | Windows | OS Version | 7 |
Product Version | 2.4.0 | ||||
Target Version | 2.5.0 | ||||
Summary | 0000728: italic subtitles overlay other textlines. | ||||
Description | When using a XML subtitle file with words in italic dcp-o-matic lays the italic text over the other textlines. | ||||
Steps To Reproduce | I tried changing the italic words to bold and underline, and then the code came up. <b> and <u>. I tried with diffrent spacing between the codes and I tried several times. I also checked with a dcp that was already made, and when watcing it in a dcp player the italic subtitles was fine, but when importing everything into dcp-o-matic the italic font was laying over the other text. When I changed the font to normal everything was working nicely. | ||||
Tags | No tags attached. | ||||
Branch | |||||
Estimated weeks required | |||||
Estimated work required | Average | ||||
|
|
|
Please could you attach your XML subtitle file? |
|
italic.xml (637 bytes)
<?xml version="1.0" encoding="UTF-8"?> <DCSubtitle Version="1.0"> <LoadFont Id="Font1" URI="Arial.ttf"/> <SubtitleID>12345678-9abc-def0-1234-56789abcdef0</SubtitleID> <MovieTitle>Test</MovieTitle> <ReelNumber>1</ReelNumber> <Language>English</Language> <Font Size="42" Weight="normal" Script="normal" Underlined="no" Id="Font1" Color="FFFFFFFF" Effect="none"> <Subtitle SpotNumber="1" TimeIn="00:00:00:000" TimeOut="00:00:30:000" FadeUpTime="20" FadeDownTime="20"> <Text VAlign="top" HAlign="center" HPosition="0" VPosition="87">Hello <Font Italic="yes">world</Font></Text> </Subtitle> </Font> </DCSubtitle> |
|
The attached triggers it. |
|
Fixed by 9bf2cf3509380663e6943f6b0d22dbec6002c332; will be in 2.4.16. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-27 11:58 | tagline | New Bug | |
2015-10-27 11:58 | tagline | File Added: italicSubtitles.JPG | |
2015-10-30 13:19 | carl | Note Added: 0000938 | |
2015-10-30 13:19 | carl | Assigned To | => carl |
2015-10-30 13:19 | carl | Status | new => feedback |
2015-11-02 09:53 | carl | File Added: italic.xml | |
2015-11-02 09:53 | carl | Note Added: 0000949 | |
2015-11-02 09:54 | carl | Status | feedback => confirmed |
2015-11-02 09:54 | carl | Priority | normal => high |
2015-11-02 09:54 | carl | Target Version | => 2.5.0 |
2015-11-02 22:49 | carl | Note Added: 0000951 | |
2015-11-02 22:49 | carl | Status | confirmed => resolved |
2015-11-02 22:49 | carl | Resolution | open => fixed |
2015-11-02 22:50 | carl | Note Edited: 0000951 | |
2016-05-31 23:57 | carl | Status | resolved => closed |