Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| options:xml:font-detection [2014/02/09 01:50] – external edit 127.0.0.1 | options:xml:font-detection [2018/01/10 20:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Font Detection ====== | ====== Font Detection ====== | ||
| - | To display text HippoEDIT uses fonts per-installed on machine. | + | To display text HippoEDIT uses fonts per-installed on a user machine. |
| - | Font contains | + | The font contains glyphs, where each glyph represent one specific character from the [[terms: |
| There are a lot of [[terms: | There are a lot of [[terms: | ||
| - | If font does not contain corresponding glyphs, it displays substitution symbol instead of it (often rectangle). | + | If the font does not contain corresponding glyphs, it displays substitution symbol instead of it (often rectangle). |
| - | HippoEDIT can analyze document text and using determine | + | HippoEDIT can analyze document text and by using detected |
| Option for such auto-detections are by default disabled, but you can try them, if you want, by enabling this directly in in file **settings.xml**: | Option for such auto-detections are by default disabled, but you can try them, if you want, by enabling this directly in in file **settings.xml**: | ||
| Line 17: | Line 17: | ||
| By default charset and font name auto-detection is disabled. You need to set appropriate attribute to **true** to enable auto detection. | By default charset and font name auto-detection is disabled. You need to set appropriate attribute to **true** to enable auto detection. | ||
| - | With FontDetection **charset** HippoEDIT tries to determine charset and pass it later to Windows to help in substitution. In addition to this, HippoEDIT can determine font name which pass better by itself (actually IE libraries are used) and this is controlled by FontDetection **name**. | + | With FontDetection **charset** HippoEDIT tries to determine charset and pass it later to Windows to help in substitution. In addition to this, HippoEDIT can determine font name which passes |
| #xml_option | #xml_option | ||