File: search_using_bitmap_samples.html

package info (click to toggle)
fontmatrix 0.6.0%2Bsvn20100107-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,024 kB
  • ctags: 7,215
  • sloc: cpp: 37,775; ansic: 14,675; xml: 273; makefile: 122; sh: 97; python: 86; awk: 46
file content (21 lines) | stat: -rw-r--r-- 1,220 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Fontmatrix User Manual - Search - Using bitmap samples</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h2>Searching using bitmap samples</h2>

<p>If you have an enormous fonts collection, you can search for a font using a bitmap sample of one of the glyphs. There are two ways to do it: you can either feed Fontmatrix with a ready bitmap file or use <em>Grab</em> mode that will fetch a bitmap image right from your display.</p>

<p>When you have the image in the raster sample preview, click on the glyph for Fontmatrix to compute its bounding box. If Fontmatrix got it wrong, enable the <em>Tweak rect</em> checkbox and drag corners of a frame around presumed bounding box until it's right.</p>

<p>Now type in the character that is on the sample and press <b>Search</b> button.</p>

<p>You can also watch a <a href="http://fontmatrix.net/node/44">screencast</a> demonstrating this functionality.</p>

</body>
</html>