Jump to content

Mike H

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Mike H

  1. quote: Originally posted by Vaughan: I think ATM has a font smoothing option: try turning it off. The font smoothing is switched off in ATM. I have said in earlier posts that I don't have this problem in other software. I don't have this problem with software like Quark, Illustrator or Photoshop but in Microsoft Word, for example, I have similar problems. Is it the way that these programs handle type?
  2. quote: Originally posted by Vaughan: Try turning off the "Smooth all fonts on screen" option in the MacOS Appearance control panel. Also, look for an update to ATM. I don't have the font smoothing on and I have ATM 4.6.1
  3. quote: Originally posted by BobWeaver: You mentioned that it works OK with some fonts, and not others. What kind of fonts are the ones that don't work--Postscript, Truetype or Bitmapped? I'm only using Type 1 fonts.
  4. quote: Originally posted by birdman: Was the text entered directly in FM or imported from some other software? The text was entered into a text field in Filemaker. This isn't the only time it has happened. I've had this problem with version 3 and version 4. Previously I've told clients that I can't do anything about it - but I would like to do something about it this time. I haven't called tech support because my past experience tells me that they won't be able to help - but I may as well try them.
  5. quote: Originally posted by Vaughan: Are youy using the latest version of the OS and FileMaker Pro? FMP updates available from http://www.filemaker.com/ Yes, I'm using Mac OS 9.1 and FMP unlimited 5.03.
  6. quote: Originally posted by captkurt: Give yourself some extra space at the bottoms of you fields and layout parts. This will not affect the performance at all, but will give the fonts the extra space that they need. As an example, say you have the words "William joins the party." and the font you chose needs 15 pixels above the line and 3 pixels below the line to show the entire letter. You may have created a layout object that is only 16 pixels high, but the font needs 18, FMP will simply cut off 2 pixels from the display. This is what is happening. I have done this and it still doesn't work. I have tried making the field bigger, the part bigger and even the line spacing bigger and it still chops off the bottom of the descenders. Maybe I need to speak to Filemaker about it? Thanks, Mike
  7. The descenders are being cut off when previewing and printing. It only happens to some fonts. When using the same fonts in other software I don't have this problem. So the problem must be with FMP and not the font. Does anyone have an answer? Thanks Mike
  8. Try using the FMP-if statement to test the last action. If the action was new then don't perform the new action again.
  9. I have an html form with checkboxes that update fields in my database. Here's my code: [FMP-Valuelist:Answer_a,List=A] <input type="checkbox" name="Answer_a" value="[FMP-ValueListItem]" [FMP-Valuelistchecked]> [/FMP-Valuelist] When a checkbox is checked it updates the database. The problem is that when I uncheck the checkbox it stays checked. How do I make it stay unchecked? Cheers, Mike
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.