Created attachment 97932 [details] the mentioned docx file I visited office.com and created the attached document to see how well it would open in libreoffice and the title of the page is rendering as Cambria Italic rather than just Cambria Regular, as regular is not listed under font style.
Created attachment 97933 [details] regular not listed under font style
Created attachment 97939 [details] Side by side 4.3 dev and MS Office 2013 Can't confirm that. I do see that the image is not as beatiful as on Word, but for that please open another bug
Sorry for the typo *beautiful...
Maybe its fine on windows but it isnt on linux. I just tested 4.3 dev and its no different. Have attached for confirmation.
Created attachment 97946 [details] libO 4.3 on linux is the same
I wasnt thinking to submit a bug reprort for the image as i thought it would be low priority at the moment as ms office has alot of image effects. Just a note, when i right-clicked on the image in 4.3 and selected 'Picture...' the dialog wouldnt fully load.
I know the question is silly, but is the font installe. Can a program (!LibO) use the regular version? If so, bug otherwise WORKSFORME. You are right with the pic :)
Yes the font is installed and shows up correctly in kingsoft writer. If i had to track down the problem, i would possibly say that its because cambria regular comes with the extension .ttc rather than .ttf, as seen in the attachment.
Created attachment 97963 [details] cambria regular installed
Screenshot in comment #2 suggests you do not have the regular variant installed. Please attach output of 'fc-list'.
Also, if you simply create a new document, can you use the regular variant of the font there?
I'm able to select cambria regular in kingsoft writer and calligra words, only not able to select it in libreoffice writer. I have attached the output of fc-list and "Calibri:style=Regular" is listed.
Created attachment 97970 [details] output of fc-list
sorry i meant "Cambria:style=Regular"
I have the same result (NOT reproducible) as Florian R. (comment 2) Tested using Windows 8.1 with LibreOffice Version: 4.3.0.0.alpha1+ Build ID: f4a6837025a293312cbc43b9c527851362f11030 TinderBox: Win-x86@47-TDF, Branch:MASTER, Time: 2014-04-26_09:21:18 Kind regards, Joren
As previously stated, this seems to be a non-windows issue. :)
This is because LibreOffice does not support TrueType Collection fonts (TTC) under Linux. So, it can’t render Cambria Regular (which is contained in a TTC file together with Cambria Math). NEW
Weird that the OS can handle it and so do other linux office suites but LibO cant bring it in.
I can reproduce this with 3.5, so I suspect this is OOo-inherited. CCing Caolán, who may be interested in this.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=02f8f895f2abc4ee090b4bd42963590aa018fb49 Related: fdo#82259 support version 2 ttc fonts on Linux The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
The commits 02f8f895f and 9436ae994 were backported to -4-3: http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-3&id=8618534a73e8c6b5cddb6a7cacedcc38b62bab33