Font usage question

I am using flash catalyst as a stand-alone graphics editor/composer for animated diagrams.
In the drop down list for text, the font families webdings, wingdings, wingdings2 and wingdings3
appear, but I can't seem to make use of them. In the code view the rich text tag is updated but 
in the design view the initially typed alphabetic text remains unchanged.
Am I doing something dumb, do I need some system-level changes/other fonts or is this
not possible in catalyst? If not supported, can I expect this in the release level?
Thanks,
Natalie

Hello Kurt
Thanks for the PDF. I've read it in conjunction with an Extensis Font Management in OS X document.
There are a few differences. The numbers below refer to your sections.
1) Required fonts.
The Extensis document says the following fonts should also be in the System/Library/Fonts folder in addition to those that you list?
AquaKanaBold.otf
AquaKanaRegular.otf
ZapfDingbats.dfont
Plus several non-roman fonts – can these be removed?
3) Fonts installed by Microsoft Office.
According to the Extensis document Microsoft Office 2004 needs:
Batang.ttf
Gulim.ttf
MS Gothic.ttf
MS Mincho.ttf
MS PGothic.ttf
MS PMincho.ttf
MT Extra
PMingLiU.ttf
SimSun.ttf
Wingdings
In your document you say always use the OpenType versions of the fonts. But the examples you give end with .ttf – isn't this a TrueType font? OpenType end with .otf?
7) Adobe fonts
The Extensis document says that CS 3 requires MyriadPro.otf (in various faces). All other fonts installed by CS 3 in the Library/Fonts folder can be removed.
13) Font types
I've just come to the bit about font types. Is it correct that OpenType fonts can end with .ttf but also Windows TrueType can end with .ttf How confusing?
What do you think?
Mark

Similar Messages

  • About Java 2 opaque font color question, help needed!

    About Java 2 opaque font color question, help needed!
    I was trying to test opaque font (the string has a foreground color and a background color), but i can't find the method for doing that.
    i can change foreground by Graphics2D.setPaint(Color.black).
    Anybody know how to change the background of the string?
    Thanks!

    Hi. The way I'd do it would be to use the font metrics to find the length of a string and draw a rectangle and then drawstring over the rectangle. If you want an example, I can post it although I suspect theres a better way.

  • Font licensing questions

    I have been searching around and trying to confirm a few things that I *think* I know but it's all very confusing to me:
    - My client wants to publish an ebook, which will actually just be a PDF displayed online (rather than a Kindle ebook, etc.). It would likely be downloaded by others, though, for a fee. They would get access to the PDF both online and offline (if they purchase it). We haven't chosen a font, but will probably go with a standard system font (minion, myriad, etc.). Assuming we go with an Adobe font, are we covered legally to use the typeface in this way?
    - Am I correct in telling the client that if we use a system font (say, minion), and they have it on their computer as well, they may also use it for their further commercial purposes without worrying about getting a license? I understand that a license would come into play only if they did NOT have the font on their computer.
    - What about for web use? if we wanted to use a standard font like minion for their website, would we need a separate license? I'm not a web designer -- I focus on static graphics -- but if they hire a web designer later, I want to make sure they can still follow their style guide, which by that point will be suggesting specific fonts to use.
    THANKS for any insight. 

    First of all, rules for any particular font depend on the EULA (End User License Agreement) associated with each particular font. The licences and rules for fonts sourced from Adobe are in many cases much more lenient than those of other font vendors.
    In the case of any fonts sourced from Adobe Systems Incorporated directly (either bundled with Adobe applications or licensed from Adobe via its website, etc.), there is no issue whatsoever with regards to embedding such fonts in PDF or EPS files. Thus in your first case, a PDF-based ebook, you are OK. There are no additional license or royalty fees to use and embed fonts you licensed from Adobe in such publications.
    Make no assumptions about so-called system fonts. And by the way, the Minion family from Adobe is absolutely not such a system font; if it is installed on your system, it is there either by virtue of it being bundled with Adobe applications or explicitly installed by you after licensing it from Adobe. The fonts installed on MacOS or Windows by the operating system itself or by Microsoft Office (for example) are not “free fonts.” They are subject to the licensing terms of Microsoft or Apple or possibly whoever provided those fonts to Microsoft or Apple. Again, make no assumptions.
    Web use is more complicated. If you are rastering text into a .png or .jpg file for display on a web page using Adobe fonts, you have no further licensing issues. If you are trying to use “live type,” then a whole additional set of licensing issues come up. You should look at <http://www.adobe.com/products/type/font-licensing/licensing-faq.html> for an FAQ that explains web font usage. Adobe explicitly offers solutions for web use at <http://www.adobe.com/products/webfont.html> with additional information on how to license and use fonts on websites.
    Hopefully this gives you the information you need.
              - Dov

  • Typekit font usage (2 interrelated questions)

    Dear all
    I'm having two problems with my fonts.
    (1) the typekit fonts arn't loading before the page, making the alternate fonts load  (and the page load awkwardly) then replacing them with the typekit fonts.
    (2) While I dislike the alternate fonts, I see a need to make sure they work well  - can you toggle the typekit fonts on and off to make sure the alternate fonts won't mess up your design?
    www.loveand yeggy.com
    Thank you,
    William

    Hi William,
    It sounds like you're seeing something called FOUT, or the flash of unstyled text. Fonts are loaded as assets into a web page, and depending on your browser or your connection speed, they can load quickly or lag a bit behind the rest of the page. Typekit gives you tools for controlling the FOUT, which you can learn all about here: http://help.typekit.com/customer/portal/articles/6852
    That being said, I took a look at the site but didn't notice any FOUT issues. Also, in order to control the CSS for fallback fonts, you can use our Font Events that help with the FOUT. Take a look at this article for more information: http://help.typekit.com/customer/portal/articles/693940-specifying-fallback-fonts
    I hope this helps. If you have any further quesitons, feel free to drop Typekit Support a line at: [email protected]
    Cheers,
    Ben
    Cheers,
    Benjamin

  • Font related question

    The following appeared on the console log after a back-up session. I've seen it once before and have no idea what it means or how to fix or avoid it in the future. I was hoping someone with a little more "Font Savvy" could explain this. Thanks!
    2007-01-25 19:37:05.428 Maxtor Button Monitor[546] CFLog (0): WARNING: CFSTR("/Applications/Maxtor OneTouch\252 Manager") has non-7 bit chars, interpreting using MacOS Roman encoding for now, but this will change. Please eliminate usages of non-7 bit chars (including escaped characters above \177 octal) in CFSTR().
    Power Mac G4/1GHz   Mac OS X (10.3.9)   Maxtor 120GB internal,Maxtor 300 GB External Firewire Drive

    The following appeared on the console log
    after a back-up session. I've seen it once before and
    have no idea what it means or how to fix or avoid it
    in the future. I was hoping someone with a little
    more "Font Savvy" could explain this. Thanks!
    2007-01-25 19:37:05.428 Maxtor Button Monitor[546]
    CFLog (0): WARNING: CFSTR("/Applications/Maxtor
    OneTouch\252 Manager") has non-7 bit chars,
    interpreting using MacOS Roman encoding for now, but
    this will change. Please eliminate usages of non-7
    bit chars (including escaped characters above \177
    octal) in CFSTR().
    Power Mac G4/1GHz
    Mac OS X (10.3.9) Maxtor 120GB
    internal,Maxtor 300 GB External Firewire Drive
    Sorry.. in my haste to post this question I inadvertently accessed the wrong forum. My apologies.

  • Font usage (=fonts embedded in Illustrator)for stock design (=commercial purpose)

    Hi,
    I have a question concerning the commercial usage of the fonts incorporated in Illustrator. Is it legal to use  them (after converted into outlines) for creating stock vectors and then selling them on stockphotos/designs web pages? If I have purchased the product itself, do I have to purchse also the embedded fonts separately in order to create files for commercial purposes? I would be grateful if you could provide me a clear and concreate answer. I have been searching for a month to get a response and I haven't found it yet. Thank you very much for your precious help.

    I will assume that by “fonts incorporated in Illustrator” you actually mean fonts that are installed by Adobe as part of the installation of Illustrator. My response also applies for any other fonts licensed from the Adobe Type Library directly from Adobe.
    You may use and embed fonts using Illustrator, InDesign, and Photoshop PDF and EPS output file formats without any restriction. That includes embedding them in files that you license to others. You don't need to outline or rasterize the text to remain legal. In fact, outlining degrades output quality since you lose “intelligent scaling” provided by the font technology and font definitions with result of overly bold and blotchy looking text at low magnifications and resolutions. Rasterizing is even worse since the results are tied to a particular resolution.
    What you may not do is to sell artwork in .AI (Illustrator), .INDD (InDesign), or any one of the Photoshop formats with layers preserving live text and include the fonts as separate files. (You obviously could distribute such source files without the fonts and point your customers to where to license them!)
    Clearly, the best option in terms of output of your artwork and designs for resale would not outlining or rasterizing text and saving or exporting as PDF (either PDF/X-4 or High Quality Print options) maintaining color management and live transparency (if used).
              - Dov
    PS:  This advice with regards to fonts may or may not apply to fonts sourced elsewhere. You must read the EULA (End User License Agreement) associated with the fonts you plan to license. Some may allow embedding but require royalties for the distributed PDF or EPS files that have the fonts embedded. Some prohibit outlining or treat outlining the same in terms of restrictions as embedding the font itself. And some have similar restrictions on rasterization. Check such terms before you license a font!!! Yes, you must read the licenses!

  • Adobe CC typekit font usage within Software / Apps

    Hello!
    from the font licencing center it wasn't really clear to me how the licence is regarding the usage of fonts in apps.
    Lets say I have a creative cloud subscription, so I'm able to use all fonts from the Typekit lib.
    If i use a font in an app design, which im going to sell on the appstore, how will the licence situation be once i quit the CC subscription model?
    Of course I dont want to remove the app from the appstore. Meaning the app will continue to sell, without me having the licence for the used font anymore?
    thanks and best regards,
    fabian

    Hi Fabian,
    Thanks for your interest in Typekit!  The font licensing through Typekit does not include the option to embed the fonts in a native app. In order to use a font in an app, you will need to purchase a separate license from the foundry.
    For more details, please refer to the "Typekit Font Licensing" help page.
    We hope to be able to support embedded fonts in the future, but it isn't available at this time. Sorry I couldn't be of more help; please let me know if you have any other questions.
    -- liz

  • / usage questions...

    Hello.
    I have 2 questions:
    1. I have noticed that my / partition's used space increased by ~10M from the last time I've checked it, from 111M to 121M. What could be the cause of that? (see the info below...)
    2. The output of df and du is not what I am expecting it to be. I.e. there are differences between the disk usage reported by these 2 commands on the / partition. What could be the cause of this? (see the info below...)
    Any reply or any RTFM re-dirrectioning is appreciated.
    TIA
    Info:
    [root@guns /]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/ide/host0/bus0/target0/lun0/part5
    189M 121M 68M 65% /
    none 235M 0 235M 0% /dev/shm
    tmpfs 235M 4.0K 235M 1% /tmp
    /dev/ide/host0/bus0/target0/lun0/part2
    31M 5.2M 24M 18% /boot
    /dev/ide/host0/bus0/target0/lun0/part6
    2.4G 713M 1.7G 30% /usr
    /dev/ide/host0/bus0/target0/lun0/part7
    1.9G 374M 1.5G 20% /var
    /dev/ide/host0/bus0/target0/lun0/part8
    57G 35G 23G 62% /home
    /dev/ide/host0/bus0/target0/lun0/part9
    957M 486M 472M 51% /opt
    [root@guns /]# ls
    bin boot dev etc home lib mnt opt proc root sbin sys tmp udev usr var
    [root@guns /]# du -sh bin/ dev/ etc/ lib/ mnt/ proc/ root/ sbin/ sys/ tmp/ udev/
    2.8M bin/
    0 dev/
    5.5M etc/
    64M lib/
    0 mnt/
    481M proc/
    12M root/
    5.2M sbin/
    du: cannot access `sys/bus/pci/drivers/Intel(R) 830M/845G/852GM/855GM/865G Framebuffer Driver': No such file or directory
    0 sys/
    4.0K tmp/
    0 udev/
    Here's my dmesg output in case it helps...
    Linux version 2.6.11.7-ARCH (root@earth) (gcc version 3.4.3) #1 SMP Sat Apr 9 13:37:54 PDT 2005
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000001dffc000 (usable)
    BIOS-e820: 000000001dffc000 - 000000001dfff000 (ACPI data)
    BIOS-e820: 000000001dfff000 - 000000001e000000 (ACPI NVS)
    BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    0MB HIGHMEM available.
    479MB LOWMEM available.
    On node 0 totalpages: 122876
    DMA zone: 4096 pages, LIFO batch:1
    Normal zone: 118780 pages, LIFO batch:16
    HighMem zone: 0 pages, LIFO batch:1
    DMI 2.3 present.
    ACPI: RSDP (v000 ASUS ) @ 0x000f6b10
    ACPI: RSDT (v001 ASUS A7VI-VM 0x30303031 MSFT 0x31313031) @ 0x1dffc000
    ACPI: FADT (v001 ASUS A7VI-VM 0x30303031 MSFT 0x31313031) @ 0x1dffc080
    ACPI: BOOT (v001 ASUS A7VI-VM 0x30303031 MSFT 0x31313031) @ 0x1dffc040
    ACPI: DSDT (v001 ASUS A7VI-VM 0x00001000 MSFT 0x0100000b) @ 0x00000000
    ACPI: PM-Timer IO Port: 0xe408
    Allocating PCI resources starting at 1e000000 (gap: 1e000000:e1ff0000)
    Built 1 zonelists
    Kernel command line: root=/dev/hda5 vga=773 ro
    Local APIC disabled by BIOS -- you can enable it with "lapic"
    mapped APIC to ffffd000 (013e3000)
    Initializing CPU#0
    PID hash table entries: 2048 (order: 11, 32768 bytes)
    Detected 807.525 MHz processor.
    Using pmtmr for high-res timesource
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Memory: 480548k/491504k available (4086k kernel code, 10360k reserved, 1236k data, 288k init, 0k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay loop... 1597.44 BogoMIPS (lpj=798720)
    Security Framework v1.0.0 initialized
    Capability LSM initialized
    Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
    CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
    CPU: After vendor identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 64K (64 bytes/line)
    CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000020 00000000 00000000 00000000
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    Enabling fast FPU save and restore... done.
    Checking 'hlt' instruction... OK.
    ACPI: setting ELCR to 0200 (from 0e00)
    CPU0: AMD Duron(tm) Processor stepping 01
    per-CPU timeslice cutoff: 182.83 usecs.
    task migration cache decay timeout: 1 msecs.
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    Brought up 1 CPUs
    CPU0 attaching sched-domain:
    domain 0: span 1
    groups: 1
    domain 1: span 1
    groups: 1
    NET: Registered protocol family 16
    PCI: PCI BIOS revision 2.10 entry at 0xf10c0, last bus=1
    PCI: Using configuration type 1
    mtrr: v2.0 (20020519)
    ACPI: Subsystem revision 20050228
    ACPI: Interpreter enabled
    ACPI: Using PIC for interrupt routing
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    ACPI: PCI Root Bridge [PCI0] (00:00)
    PCI: Probing PCI hardware (bus 00)
    PCI: Via IRQ fixup
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PCI1._PRT]
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 12 devices
    PnPBIOS: Disabled by ACPI PNP
    SCSI subsystem initialized
    PCI: Using ACPI for IRQ routing
    ** PCI interrupts are no longer routed automatically. If this
    ** causes a device to stop working, it is probably because the
    ** driver failed to call pci_enable_device(). As a temporary
    ** workaround, the "pci=routeirq" argument restores the old
    ** behavior. If this argument makes the device work again,
    ** please email the output of "lspci" to [email protected]
    ** so I can fix the driver.
    pnp: 00:02: ioport range 0xe400-0xe47f could not be reserved
    pnp: 00:02: ioport range 0xe800-0xe80f has been reserved
    pnp: 00:02: ioport range 0xe200-0xe27f has been reserved
    Simple Boot Flag at 0x3a set to 0x1
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: overridden by ACPI.
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    devfs: 2004-01-31 Richard Gooch ([email protected])
    devfs: boot_options: 0x1
    Installing knfsd (copyright (C) 1996 [email protected]).
    SGI XFS with ACLs, security attributes, no debug enabled
    SGI XFS Quota Management subsystem
    Initializing Cryptographic API
    Applying VIA southbridge workaround.
    PCI: Disabling Via external APIC routing
    vesafb: framebuffer at 0xf0000000, mapped to 0xde880000, using 1536k, total 32768k
    vesafb: mode is 1024x768x8, linelength=1024, pages=41
    vesafb: protected mode interface info at c000:7f88
    vesafb: scrolling: redraw
    vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
    Console: switching to colour frame buffer device 128x48
    fb0: VESA VGA frame buffer device
    ACPI: Power Button (FF) [PWRF]
    ACPI: CPU0 (power states: C1[C1] C2[C2])
    ACPI: Processor [CPU0] (supports 16 throttling states)
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Linux agpgart interface v0.100 (c) Dave Jones
    agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
    agpgart: Maximum main memory to use for agp memory: 409M
    agpgart: AGP aperture is 64M @ 0xf8000000
    [drm] Initialized drm 1.0.0 20040925
    intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G chipsets
    intelfb: Version 0.9.2
    serio: i8042 AUX port at 0x60,0x64 irq 12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
    ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a post-1991 82077
    RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
    loop: loaded (max 8 devices)
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    spurious 8259A interrupt: IRQ7.
    VP_IDE: IDE controller at PCI slot 0000:00:07.1
    VP_IDE: chipset revision 6
    VP_IDE: not 100% native mode: will probe irqs later
    VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
    ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio
    Probing IDE interface ide0...
    hda: Maxtor 6Y080L0, ATA DISK drive
    hdb: HL-DT-ST GCE-8481B, ATAPI CD/DVD-ROM drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdc: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    Probing IDE interface ide2...
    Probing IDE interface ide3...
    Probing IDE interface ide4...
    Probing IDE interface ide5...
    hda: max request size: 128KiB
    hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(33)
    hda: cache flushes supported
    /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 >
    hdb: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    hdc: ATAPI 52X DVD-ROM drive, 256kB Cache, UDMA(33)
    libata version 1.10 loaded.
    mice: PS/2 mouse device common for all mice
    input: AT Translated Set 2 keyboard on isa0060/serio0
    psmouse.c: Failed to reset mouse on isa0060/serio1
    input: PS/2 Generic Mouse on isa0060/serio1
    psmouse.c: Failed to enable mouse on isa0060/serio1
    md: linear personality registered as nr 1
    md: raid0 personality registered as nr 2
    md: raid1 personality registered as nr 3
    md: raid10 personality registered as nr 9
    md: raid5 personality registered as nr 4
    raid5: measuring checksumming speed
    8regs : 1080.000 MB/sec
    8regs_prefetch: 1020.000 MB/sec
    32regs : 812.000 MB/sec
    32regs_prefetch: 764.000 MB/sec
    pII_mmx : 2168.000 MB/sec
    p5_mmx : 2904.000 MB/sec
    raid5: using function: p5_mmx (2904.000 MB/sec)
    raid6: int32x1 332 MB/s
    raid6: int32x2 410 MB/s
    raid6: int32x4 265 MB/s
    raid6: int32x8 253 MB/s
    raid6: mmxx1 675 MB/s
    raid6: mmxx2 1136 MB/s
    raid6: sse1x1 644 MB/s
    raid6: sse1x2 1058 MB/s
    raid6: using algorithm sse1x2 (1058 MB/s)
    md: raid6 personality registered as nr 8
    md: multipath personality registered as nr 7
    md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
    device-mapper: 4.4.0-ioctl (2005-01-12) initialised: [email protected]
    NET: Registered protocol family 2
    IP: routing cache hash table of 2048 buckets, 32Kbytes
    TCP established hash table entries: 16384 (order: 6, 262144 bytes)
    TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
    TCP: Hash tables configured (established 16384 bind 16384)
    NET: Registered protocol family 1
    NET: Registered protocol family 10
    IPv6 over IPv4 tunneling driver
    NET: Registered protocol family 17
    ACPI wakeup devices:
    PCI0 PCI1 UAR1 UAR2 USB0 USB1
    ACPI: (supports S0 S1 S4 S5)
    devfs_mk_dev: could not append to parent for md/0
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    ReiserFS: hda5: found reiserfs format "3.6" with standard journal
    ReiserFS: hda5: using ordered data mode
    ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max t
    rans age 30
    ReiserFS: hda5: checking transaction log (hda5)
    ReiserFS: hda5: Using r5 hash to sort names
    VFS: Mounted root (reiserfs filesystem) readonly.
    Mounted devfs on /dev
    Freeing unused kernel memory: 288k freed
    Adding 96380k swap on /dev/discs/disc0/part3. Priority:-1 extents:1
    Adding 96348k swap on /dev/discs/disc0/part10. Priority:-2 extents:1
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hda2, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    ReiserFS: hda6: found reiserfs format "3.6" with standard journal
    ReiserFS: hda6: using ordered data mode
    ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max t
    rans age 30
    ReiserFS: hda6: checking transaction log (hda6)
    ReiserFS: hda6: Using r5 hash to sort names
    ReiserFS: hda7: found reiserfs format "3.6" with standard journal
    ReiserFS: hda7: using ordered data mode
    ReiserFS: hda7: journal params: device hda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max t
    rans age 30
    ReiserFS: hda7: checking transaction log (hda7)
    ReiserFS: hda7: Using r5 hash to sort names
    ReiserFS: hda8: found reiserfs format "3.6" with standard journal
    ReiserFS: hda8: using ordered data mode
    ReiserFS: hda8: journal params: device hda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max t
    rans age 30
    ReiserFS: hda8: checking transaction log (hda8)
    ReiserFS: hda8: Using r5 hash to sort names
    ReiserFS: hda9: found reiserfs format "3.6" with standard journal
    ReiserFS: hda9: using ordered data mode
    ReiserFS: hda9: journal params: device hda9, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max t
    rans age 30
    ReiserFS: hda9: checking transaction log (hda9)
    ReiserFS: hda9: Using r5 hash to sort names
    Real Time Clock Driver v1.12
    8139too Fast Ethernet driver 0.9.27
    ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
    PCI: setting IRQ 10 as level-triggered
    ACPI: PCI interrupt 0000:00:0e.0[A] -> GSI 10 (level, low) -> IRQ 10
    eth0: RealTek RTL8139 at 0xded90000, 00:50:fc:cd:88:dd, IRQ 10
    eth0: Identified 8139 chip type 'RTL-8100B/8139D'
    Forcing 10Mbps half-duplex operation.
    ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9
    PCI: setting IRQ 9 as level-triggered
    ACPI: PCI interrupt 0000:00:07.5[C] -> GSI 9 (level, low) -> IRQ 9
    PCI: Setting latency timer of device 0000:00:07.5 to 64
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    Initializing USB Mass Storage driver...
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    USB Universal Host Controller Interface driver v2.2
    ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
    ACPI: PCI interrupt 0000:00:07.2[D] -> GSI 9 (level, low) -> IRQ 9
    uhci_hcd 0000:00:07.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
    uhci_hcd 0000:00:07.2: irq 9, io base 0xd400
    uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ACPI: PCI interrupt 0000:00:07.3[D] -> GSI 9 (level, low) -> IRQ 9
    uhci_hcd 0000:00:07.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
    uhci_hcd 0000:00:07.3: irq 9, io base 0xd000
    uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    usb 1-2: new low speed USB device using uhci_hcd and address 2
    usbcore: registered new driver hiddev
    usb 2-2: new full speed USB device using uhci_hcd and address 2
    scsi0 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 2
    usb-storage: waiting for device to settle before scanning
    input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:07.2-2
    usbcore: registered new driver usbhid
    drivers/usb/input/hid-core.c: v2.0:USB HID core driver
    Disabled Privacy Extensions on device c05d68a0(lo)
    Vendor: USB MASS Model: STORAGE DEVICE Rev: 0.10
    Type: Direct-Access ANSI SCSI revision: 02
    Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
    usb-storage: device scan complete
    eth0: no IPv6 routers present

    The PC was indeed turned off between the two checks.
    However the first check was not performed right before the shutdown, but few hours before it.
    :idea:
    (...) varying from browser cache data increase to a cronjob like updatedb, or even you installing or downloading something.
    When I've read these words I have started to "scroll" back in my memory buffer and eventually I've remembered that the only thing I did as superuser was to download some Firefox extensions which (surprise or not...) summed up to ~12M.
    So we have the answer for this one too thanks to your hints
    PS: That's exactly the reason why I've made a small / partition - to keep a close eye on it's usage and to ring some allarms when needed.
    Again, thank you. 

  • Font Embedding Question in PDF exported from PageMaker v7

    I am having difficulty embedding the majority of my fonts in PDFs exported from PageMaker v7. When exporting to PDFs, a "cannot embed font" error is generated.
    Technical Details:
    The fonts I have are ALL LEGAL, and were purchased with complete licenses when required.
    The fonts properties show them to be completely embedable, with no restrictions in terms of installation, etc.
    The fonts can be placed and embedded in PDFs from all other programs I've attempted this with (Illustrator, Acrobat, MSWord, WordPerfect, etc.).
    Disclaimer:
    Yes, I know PageMaker is old, and yes, I am in the process of upgrading to Creative Sutie (although, as an aside, it is extremely disappointing that even a token discount is not offered to those who have purchased every Adobe and MacroMedia software package in the past, but I digress...). However, several of my clients require PageMaker files (for a variety of reasons I won't go into here).
    Thank you in advance for any advice on what might be the underlying problem.

    When generating PDF output from Pagemaker, I've used 2 methods:
    1. File>Export>PDF
    This method works fine for a limited number of fonts (AGaramond for example), which is why I started this post. Bob Levine had suggested using Distiller instead.
    2. File>Printer Styles>Acrobat
    I usually used this method when an offset printer requires crop marks, since the other method does not provide an option for crop marks.
    This opens a window with numerous options, the pertinent ones to my question are:
    Printer: New 2002 PPD for Adobe PS Driver on file
    PPD: Adobe PDF 3015.102
    Postscript: Download Fonts (3 options):
         None
         True Type and Type 1
         True Type Only
    When I choose download "True Type and Type 1", I get the same "cannot embed font" error if I use most of my fonts (with the exception of a few that work).
    When I choose NONE for the option, the PS file is generated without errors.
    Once the .ps file is generated, I then use Distiller 4 to open the file and output PDF file.
    If I used "True Type and Type 1" for download font option, and the font does not generate an error, the PDF file is fine.
    If I used "NONE" for download font option, when I open the PDF, it indicates that the fonts are embedded. However, since I do not download the font, I am nervous that this might cause problems when I go to an offset printer.
    I do not print to a file using a printer driver (for example Linotype, Acrobat, etc.). The 2 processes I've used seem to be independent of what the default printer is on the operating system (XP).
    Thanks!

  • Manual Font Management Questions

    Hi. First, thanks in advance for any advice. I appreciate it.
    I've recently taken up comic book lettering and as such, have acquired a massive amount of fonts. I've tried a couple of the management software (Suitcase Fusion and FontExplorer X) and haven't been able to work with them the way I'd hoped. Furthermore, they all (including the native FontBook) sandbag my system and grind it to a crawl.
    So, even though it's a giant pain and extremely tedious, I think I'll manually edit and remove unnecessary fonts to pare things down and organize them in apps like Adobe CS5. And group them. My questions are 1) can you have folders inside the font library folder the system draws from (for organization purposes)? I ask because there are none in there. 2) I've been working (I've already started with a small folder elsewhere) with a copy of the font directories. When I finish, would I just delete everything, then copy my altered version (including some renamings) into place (w/ or w/o folders -- tbd)? Or is there a proper way to remove and replace fonts than just moving to trash?
    Thanks again! I (virtually) bow to your vast knowledge. (Pandering works around here, right?)
    FiveByFive

    Uh...  Kappy, I've got every font on my machine (except for /System/Library/Fonts fonts) in subdirectories inside the assorted Fonts/ directories.  This is a subset of FontFolio11 that we use for editorial:
    cathy% ls -l ~/Library/Fonts/User_cathy_Library_Fonts/FontFolio11Pagination
    total 8
    drwxr-xr-x@  6 cathy  staff  204 Dec 13 16:04 Franklin Gothic Std
    drwxrwxr-x@  7 cathy  staff  238 Aug 24  2010 HelFracAP
    drwxrwxr-x@  9 cathy  staff  306 Dec 13 16:04 HelFracAP-Bold
    drwxr-xr-x@ 25 cathy  staff  850 Dec 13 16:04 Helvetica LT Std
    drwxr-xr-x@ 11 cathy  staff  374 Dec 13 16:04 ITC Berkeley Oldstyle Std
    drwxr-xr-x@ 19 cathy  staff  646 Dec 13 16:04 ITC Century Std
    drwxr-xr-x@ 19 cathy  staff  646 Dec 13 16:04 ITC Cheltenham Std
    drwxr-xr-x@ 23 cathy  staff  782 Dec 13 16:04 ITC Franklin Gothic Std
    drwxr-xr-x@ 11 cathy  staff  374 Dec 13 16:04 ITC Galliard Std
    drwxr-xr-x@ 10 cathy  staff  340 Dec 13 16:04 ITC Legacy Sans Std
    drwxr-xr-x@ 10 cathy  staff  340 Dec 13 16:04 ITC Legacy Serif Std
    drwxr-xr-x@  7 cathy  staff  238 Dec 13 16:04 Melior LT Std
    drwxr-xr-x@ 10 cathy  staff  340 Dec 13 16:04 Memphis LT Std
    drwxr-xr-x@ 10 cathy  staff  340 Dec 13 16:04 New Century Schoolbook LT Std
    drwxr-xr-x@  4 cathy  staff  136 Nov 29  2010 OCR A Std
    drwxr-xr-x@  4 cathy  staff  136 Nov 29  2010 OCR B Std
    -rw-r--r--@  1 cathy  staff   48 Nov 29  2010 fonts.list
    Notice that they are ALREADY in directories!

  • Licence query on font usage

    Hi,
    I tried to send this same query to Adobe Support but they are taking very long to answer and so I thought of posting the question here to have an idea about the answer I may receive from them.
    I would like to purchase an Adobe font in order to use it as the base for a logo I am going to develop. The logo would have minor modifications to some of the letter characters by using Adobe Illustrator. In other words; all modifications will be graphically based and the actual font files will not be modified in any ways.
    The logo will then be used in its graphical format and the font files (those that I purchase) will not be given with the logo in any way.
    Is this allowed by the Adobe Standard License Agreement? I feel personally feel it does but just want to be sure before actually making the purchase.
    Thanks and Regards.
    Simon J.

    vRealize Operations manager can do this if you want to monitor behaviour/normality, and report based off of this data.  this would connect to vCenter directly to get the data (VMs and templates view in vCenter mimics that of the Organization (vDC) / vApp Structure).
    Chargeback can sample and monitor for the purposes of a creating a bill/invoice for a given VM.  This would connect to both vCloud and vCenter to build the reports.
    vCloud Director which is available to VSPP/vCloud Air Network members has some basic monitoring included in the product, but requires API calls to gather the data and an additional Cassandra/Kairos DB to store the information.

  • CPU Usage Question between Premier and Media Encoder

    Hey guys,
    Here is the question. I just built a new machine with the following specs:
    Intel i7 2.66GHz process overclocked to 3.2GHz
    12GB Memory
    Nvidia 260 Overclocked video card.
    When I export a video from Adobe Premier into Media Encoder, all 8 cores peg out at 100% and thus my CPU temp get hot really quick (78 - 80 degrees Celsius)
    Now if I take the same original video file and just drag it into Media Encoder, my 8 cores only show about 24-40% usage and the temp only gets to around 55-60 degrees Celsius.
    What is causing such a big difference in CPU usage? I'm afraid to use Adobe Premier as it causes the CPUs to max out everytime. I want to edit my videos, but as stuck with just using AME on the original files.

    I suspect its simply because in the first case Pr and AME are both running. In the later, just ame loading the Pr project. In the forst case two projects are running simultaneously, the one in Pr and a temp copy in AME.
    But more troublesome to me is why youve built a system that cant be maxed out. IN editing, we Want the CPUs to peg to process as fast as possible. IMHO; You should re-think the design of your workstation if it overheats so easily.
    Curt

  • Widget RAM usage Question

    Some questions of Widgets and RAM usage:
    a) when you close dashboard/widget RAM usage eventually drops to zero?
    b) when you de-activate widgets, do they use any RAM even if you activate Dashboard?
    c) anyone have experience with that 'turn widgets on at login' app? RAM usage?
    THanks.

    Hello,
    As far as I know and having recently been testing on my own machines, Widgets do seem to play a pretty big role in RAM usage.
    Strangely enough, I've noticed it on my G5 the most (probably because I use it more), that when Widgets are off, everything seems qiute a bit more snappy...apps launch MUCH faster, and actions take less time.
    I really like Widgets for the most part, but there seem to be memory leaks the longer they're enabled, and the longer the machine is up and running.
    Relaunching the dock seems to work SOME of the time...restarting seems to always work.
    You can view what's going on in the Activity Monitor, located in your Utilities folder.
    You can disable Widgets by this method in the Terminal:
    To turn Dashboard off:
    defaults write com.apple.dashboard mcx-disabled -boolean YES
    To turn Dashboard on:
    defaults write com.apple.dashboard mcx-disabled -boolean NO
    You have to restart the Dock after making either change for it to take effect:
    killall Dock
    or Onyx has this ability.
    After doing this I would suggest a restart just to make sure.
    After doing so, launch Activity Monitor to see your free RAM.
    Hope this was helpful.
    G5 Dual 2.0 2 GHZ, 2 GB RAM, G4 Dual 450, iBook Graphite SE   Mac OS X (10.4.5)  

  • Font Folio question

    Hi, all. I wasn't sure where else to ask this question. I've been interested in purchasing the entire Adobe library of fonts but have been confused by the various products I've seen on the web.
    There are 3 products: Font Folio 11, Adobe Font Collection, and Font Folio OT 1.0. Which Adobe product contains the most fonts? I've seen one saying it contains 2300 while another says it contains 2100, etc. I've not found a page that provides comparison between these products. Your guidance is much appreciated. Thanks.

    Thanks, John, for your reply. Here are my answers to your great questions:
    1) Because we're part of a university, we'd get the collection via an educational discount; so the price isn't a concern.
    2) Yep. I've been reading up on the technologies.
    3) I've tried to collect free, quality fonts off the web for a while, but it's time-consuming and you don't always get the best results.

  • Font substitution question

    Hi all,
    I have a font question. I am updating Illustrator files that were created on a different machines throughout the department. When I open a file, it says that I'm missing a font. This makes sense, because although I have the same font, it has a different name on my computer.
    Here's my issue: when I select the text with the font that needs to be changed to the one that's resident on my computer, change it to "my" version, and then save the file, the next time I open the file it gives me the same message. This happens regardless of whether I save the file to my HD or the server. Can I make it so that it doesn't always ask for that other font? So that it associates the font on my machine as the correct one? The text blocks with the "missing font" are always small little bits that I have to seek out and manually change every time I open the file... it gets tedious, and affects accuracy.
    I am using Mac OS10.6.4, the files are created in either AICS3 (running OS10.5.8) or AICS5, but this happens whether I open them in CS3 or CS5. I use Font Explorer Pro, the other machines have no font manager, which is why I like to work on my machine. (FEX hasn't released auto activation plugins yet for CS5, btw. They tell me they're working on it.)
    Anyway, thoughts and suggestions are welcome.
    --D

    Easy-peasy.  Under the font menu, "find font..." will allow you to "change all" of one font to another one.

Maybe you are looking for

  • Creation of virtual keyfigure.

    Hello All, Please lookinto the below requirement... my requirement is One keyfigure available in cube and one more key figure available in multiprovider. we need to calcule the total vale. For example total value menas in our case : SR_Co/SR_coff. we

  • Photoshop CS6-many problems.  Slow.

    I'm hoping someone at Adobe can address the numberous bugs and general slowness in Photoshop CS6. Before installing (MacBok Pro 2010 Intel i7, 8GB Ram) I whiped my drive and installed OS Lion. So CS6 went on clean. What I'm finding: 1. General slugis

  • My PC crashes when I try to use USB 640Gb HDD (PX139E-2G32)

    Hey, I've bought a few months ago a HDD external disk from toshiba. a picture of my HDD: http://img15.imageshack.us/img15/5323/picture0001yb.jpg But when i insert my HDD & i open my computer / Documents / anything on my pc, (also directly when I star

  • Upgrading rman 9i catalog to 10g catalog.

    Hi, I need to know the typical steps to upgrade the rman catalog from 9i to oracle oracle 10g. We have already 9i db's registered with 9i catalog and 10g db's are there which we will register with the upgraded 10g catalog. Kindly provide links and al

  • X205-Sli1 won't boot from recovery cds or bootable disk, even though dvd recognized in bios

    I've searched the forum, but haven't found any answers as to why I can see my cd/dvd rom in bios as the first bootable media on the list, but F12 won't list it as a device I can boot to.  The bios version is the latest (2.5).  The cd/dvd works just f