CorelDRAW Graphics Suite X5 :: Times Roman Font Not Working?

Sep 20, 2012

problem with (times roman open font) in x5 CDR,  not working,

View 1 Replies


ADVERTISEMENT

Illustrator SDK :: Setting Font - Times New Roman To Text Range

Feb 6, 2014

I am trying to set font = "Times New Roman" to a text range.

But the API constantly fails with error code = "1430996551".
 
AIErr result = sAIFont->FindFont("Times New Roman Regular", kAIUnknownFontTechnology, kUnknownAIScript, false, &headingFontKey);
 
I tried "Times New Roman"
"Times Roman"
"Times-Roman"
"Times New Roman Bold"
 
I have all these fonts installed on my windows 7 machine and can see them in the AI's font selection menu as well.
 
What might be the problem ? And how to decode the errorcode (1430996551) ??

View 2 Replies View Related

CorelDRAW Graphics Suite X6 :: Open Face Font - Condensed Fonts Not Working

Jan 8, 2013

Graphics department is having a problem with Franklin Gothic Medium Condensed Font.

 Font has extra space trackings in Corel x6. Is there a specific menu setting i should have to fix this?

Is it because it is an open face font?

View 1 Replies View Related

CorelDRAW Graphics Suite X6 :: Font Navigator Stopped Working - Not Showing Any Fonts

Jun 19, 2013

Font Navigator stopped working correctly. Not showing any fonts. When will be update for this software?

View 4 Replies View Related

CorelDRAW Graphics Suite X6 :: Font Manager Alternative Nexus Font / Or Other Compared To Bitstream Font Nav

Jan 5, 2013

I tried Nexus font (finally) and don't see why people have mentioned it. I don't like it and uninstalled it quickly.Which font manager do you think is better than Font Nav?

View 13 Replies View Related

CorelDRAW Graphics Suite X6 :: Crashes When Saving Twice Out Of Three Times?

Oct 1, 2013

Photo-Paint crashes when saving twice out of three times...

When I edit a bitmap object from Draw, I always have to start my editing over and over.I lose my object. So...I do a workaround...I export the selected object, open it in Photo-Paint to edit it.

When saving...same thing. Except, the file saves properly. It's just that Photo-Paint crashes.

It used to do that with my older X4 version as well...I skipped the X5 and when on to the X6.

It still crashes, but even more...thing is...Both programs were installed on two different computers.

View 4 Replies View Related

CorelDRAW Graphics Suite X3 :: All Font Headings In Font Box Are Not Highlighted

Oct 12, 2011

I want to use the font box, but all the font headings are dead - light gray. How can I turn them on and make them black / active?

View 5 Replies View Related

Illustrator :: Can't Use Times New Roman Arial

May 29, 2012

for some time now I cant use Times New Roman, Arial, and some other Font Families that comes with Windows 7. I can use the fonts in Word but not in any Adobe product. Why? That wasnt happening on Windows XP.
 
Another thing, is it possible to sort the fonts in illustrator..

View 2 Replies View Related

Illustrator :: Times New Roman Not Displaying Correctly In CS5?

Mar 6, 2014

Alright, so I'm running Windows 7 64-bit and Illustrator CS5.
 
Times New Roman Regular does not display correctly on my machine when using Illustrator CS5, but Bold, Italic, Italic Bold display just fine.  Times New Roman does display correctly in every other program I use.  InDesign, Word, etc.  I've attached a screenshot to show what I mean.

View 4 Replies View Related

CorelDRAW Graphics Suite 12 :: Running Script Multiple Times Produces Multiple Copies?

Sep 1, 2011

I have this script that basically makes a shape expand by adding an outline, conveting the outline to an object, and then welding the whole thing together.

I have the script set to execute with hotkey ctrl+numpad+

The odd thing is, when I run it once, it seems to work fine and only one object is left, but when I hold down ctrl and press numoad+ over and over again, it seems to produce a new copy of the object everytime.

I'm not sure why this is happening, but I need to get it to stop. 

Sub Expand()    EventsEnabled = False        'Dim vars    Dim c1 As New Color    Dim OrigSelection As ShapeRange    Dim OrigColor As Shape    Dim width1 As Double    Dim height1 As Double    Dim minSize As Double    Dim Thickness As Double        'copy color of current selection    Set OrigColor = ActiveShape    If OrigColor Is Nothing Then Exit Sub    If OrigColor.Fill.Type <> cdrUniformFill Then Exit Sub    c1.CopyAssign OrigColor.Fill.UniformColor        'get thickness to increase by    Set OrigSelection = ActiveSelectionRange    OrigSelection.GetSize width1, height1    If width1 <= height1 Then minSize = width1    If width1 > height1 Then minSize = height1    Thickness = minSize * 0.035        OrigSelection.SetOutlineProperties Color:=CreateRGBColor(0, 0, 0)    OrigSelection.SetOutlineProperties Thickness, ScaleWithShape:=True        'weld    Dim s1 As Shape    Set s1 = OrigSelection(1).Outline.ConvertToObject    Dim s2 As Shape    Set s2 = s1.Weld(OrigSelection(1), True, True)            'auto reduce    's2.Curve.Nodes.All.AutoReduce 0.001    's2.Fill.ApplyUniformFill c1        'delete remnants    OrigSelection.Delete    s1.Delete    'OrigColor.Delete            EventsEnabled = TrueEnd Sub

View 5 Replies View Related

CorelDRAW Graphics Suite X3 :: Same Font / Different Looks

Sep 8, 2011

It's concerning the font SF Movie Poster

Two machines, both with XP, Corel Draw X3 13.0.0.576 and SF Movie Poster installed -  BUT two different outputs.

Both Corels open the file and the characters with SF Movie Poster (I checked it by clicking in the words)

e.g. figure 1:

The first machine shows the number one as The other machine shows it like 1

View 4 Replies View Related

CorelDRAW Graphics Suite X5 :: How To Use Arc Font

Apr 16, 2013

I am new to Corel Draw. How do I arc font? I have a customer that wants some writting arced above her logo and below her logo. The only way I know how is to creat a circle and "Fit Text To Path". But then I can't seem to delete the circle without erasing the writting as well.

View 7 Replies View Related

CorelDRAW Graphics Suite X6 :: Rotating Font

Sep 10, 2013

If I create some text and change it from the default size (24 pt) to 14 pt and then rotate it, the size changes to the default point size (24 pt, I have even seen it do ~17.54)

Appears to have manifested with v16.4

It also squishes the text...

View 14 Replies View Related

CorelDRAW Graphics Suite X5 :: Font Management

Nov 11, 2011

I have more than 1000 installed on an xp system. I know I don't need this many. I'm sure I could get by with 400 or less. How do you thin down your fonts? How many do you try to keep on your system?

What are you using for font management? Bit stream? Something else?

Current System: i3 3.07ghz, 3gb ram, Windows 7 32 bit with all updates and X6

View 8 Replies View Related

CorelDRAW Graphics Suite X4 :: Set Cut Lines Around A Font

Oct 5, 2011

I am trying to set the cut lines around a font that is an outline font and I can't get it to work - the outline just turns into the cut line and doesn't cut the font that I need. 

View 14 Replies View Related

CorelDRAW Graphics Suite X6 :: Cannot Set Default Font

Mar 30, 2013

I have had this problem since I loaded CorelDRAW X6 (64-bit) in June, 2012 but was busy learning all that was new since the ancient version running on my equally ancient Windows98 machine. Up until this point, I have tried all of the directions in the manual, this forum and on the website which includes, "Save Settings As Default".  (These instructions do not differ from those I use in the old CD package only where I make them.)

These are the steps taken:

Open CorelDRAW X6 starting a new file.

Go to "Text Properties" Docker & choose the font, size, etc.

Under Tools, select "Save Settings As Default", close CDX6.

Technically, these steps should have saved the new font with associated choices for all future files until I change them again, but it does not.  When I open a new or existing file, my new font changes do appear on the Text docker so I choose the outlined A on the toolbox bar, my choices are still showing on the Text docker and now, also on the Property bar.  As soon as I click on the workspace where the flashing cursor awaits input, the text properties change to Arial, 24 pt, which has appeared since I first loaded the package. Should I redownload and reinstall the software?  If so, where are the preference files so I can save them?

View 5 Replies View Related

CorelDRAW Graphics Suite X4 :: Embroidery Font?

Apr 27, 2012

Scanned from a cap:

Let not the one who says it can't be done interrupt the one who is doing it.

View 5 Replies View Related

CorelDRAW Graphics Suite X5 :: Font Navigator

Oct 17, 2012

My font navigator used to install the font automatically if I have it on the system but it wasn't installed.  It has quit doing that.  It tells me I'm missing the font then I have to manually go to the navigator and install it then open the file again. I've had this happen on multiple systems and versions of corel.  I'm currently running X5 on Vista-64.

Just to clarify.  When I open a file that I don't have the font installed for it will bring up a dialog box that says missing fonts.  See screen shot below.  The part that says install from Font Navigator is Grey and I can't select it no matter what.  I have to take note of what fonts are missing then open font navigator, load them in and then re open the file.  It worked fine a couple of weeks ago and then just quit.

View 11 Replies View Related

CorelDRAW Graphics Suite 12 :: Use Of Arabic Font

Jun 9, 2013

I want to use Arabic font in corel draw x12.

View 1 Replies View Related

CorelDRAW Graphics Suite X6 :: Resizing Font Changes It In Another Type

Dec 20, 2013

In Coreldrawx6 64bit when i resize the font, change the font in another type. How is possible this? This problem is typing measure in top toolbar, not if i resize  manually. I post a sequence about this problem.

Figure 1) The text CdC is a Courier10 BT and Laboratory i Clarendon BT
Figure 2) I change measure in top and fonts change all graphic.

View 3 Replies View Related

CorelDRAW Graphics Suite X5 :: Import A Font File

Sep 7, 2011

I want to import a font file to Corel X15.

View 2 Replies View Related

CorelDRAW Graphics Suite X4 :: Changing Font Colors

Oct 5, 2011

I'm been trying to change this font to have three colors. The stars, the fill and the outline.

View 11 Replies View Related

CorelDRAW Graphics Suite X6 :: Font Missing From Prints

Oct 24, 2013

I've designed a simple graphic in X6 and printed directly to Roland ecosol printer.  My black text doesn't show up on the print.  I've spent a few hours and a lot of paper trying to figure this out. 

The black text that isn't showing up is designed to be on top of a yellow box.  When I print as intended, the text doesn't show.  However, when I move the text off the box, it is printed and visible.  Is it a document setup, color management, or print settings issue?  Or none of the above? 

View 8 Replies View Related

CorelDRAW Graphics Suite X5 :: Font Spacing When Opening PDF

Oct 26, 2011

I am looking into using CD X5 for my laser engraver, but I am running into a bit of a issue. I have to open PDFs into corel but when I do I lose all the spacing between each word. The font is not subsituted, there is no issue with opening it, and I can rip the file to the output device. I can edit the text by adding a space, I have double hit the space bar to make one space.

View 12 Replies View Related

CorelDRAW Graphics Suite X5 :: Editing Existing Font?

Aug 24, 2011

I have an existing font I I want to chop and change about eight characters of the font. The changes I need to make are very small slight change to the stand of the A.

I'm very new to corel draw - I have tried reading the tut's on creating your own font but I think it is a little overkill for me needs.

Can I convert an existing font to curves do the slight changes then export it as a TTF ?

View 12 Replies View Related

CorelDRAW Graphics Suite X4 :: Change Font Codes?

Jul 28, 2011

Any way to change the font "codes" in suite 4 to the names used in the book we recieved when we purched the suite?

View 7 Replies View Related

CorelDRAW Graphics Suite 12 :: Default Font Size?

Sep 26, 2013

I would like to know the default font height setting in coreldraw 12. I want font size in millimeter rather than pt.

View 1 Replies View Related

CorelDRAW Graphics Suite X4 :: View All Characters In A Font?

Oct 5, 2011

For instance...I want to view all the fonts in wingdings without having to type every key on my keyboard.

View 4 Replies View Related

CorelDRAW Graphics Suite X4 :: System Is Already Using Hot Key That Activates What The Font

Nov 15, 2011

I get this message when trying to use "What the Font" to identify a font. 

The Hot Key is already being used by this System, please choose another one.

View 3 Replies View Related

CorelDRAW Graphics Suite X4 :: Font Flyout Are Blank

Jun 13, 2013

I have been using X3 for years, then decided to upgrade to 4 which I did, however I stopped using X4 as I could not see the Fonts display in the fly out box as they show blank so you can not see what the text would look like say in 'Bold' or 'Italic' or in a different font. I keep trying to sort it then I just go back to X3 but I really want to use X4 (I have X5 which does exactly the same thing.)  I have looked at the 'Font settings' in X3 & compared to X4 checked and unchecked boxes, still no different. I did have X4 loaded on another old computer, which I uninstalled, thinking this may be the problem. Didn't change anything, so I have just uninstalled  and reinstalled on the computer I am using now  but still no good.

My operating system is still windows XP  not sure if this is the cause?

View 14 Replies View Related

CorelDRAW Graphics Suite X5 :: Where Can Get Lorem Ipsum Font

Aug 19, 2011

where I can download a copy of Lorem ipsum font? or a good way to use it in corel draw?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved