Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Side by Side Diff: blimp/README.md

Issue 1735783002: Add Android fonts to blimp engine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@khushal-fonts
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Blimp 1 # Blimp
2 2
3 Blimp is an experimental project for building Chromium as a thin client. 3 Blimp is an experimental project for building Chromium as a thin client.
4 4
5 ## Engineering 5 ## Engineering
6 6
7 For building blimp, read more at [building](docs/build.md). 7 For building blimp, read more at [building](docs/build.md).
8 8
9 ## Testing 9 ## Testing
10 10
11 For testing blimp, read more at [testing](docs/test.md). 11 For testing blimp, read more at [testing](docs/test.md).
12 12
13 ## Running Blimp 13 ## Running Blimp
14 14
15 For running blimp, read more at [running](docs/running.md). 15 For running blimp, read more at [running](docs/running.md).
16 16
17 ## Updating Fonts
18
19 For updating the fonts that blimp support, read more at [fonts](docs/fonts.md).
maniscalco 2016/02/25 00:56:54 support -> supports
nyquist 2016/02/25 01:16:40 Done.
20
17 ## New to Markdown? 21 ## New to Markdown?
18 22
19 For learning more about Markdown, read more at [markdown](docs/markdown.md). 23 For learning more about Markdown, read more at [markdown](docs/markdown.md).
20
OLDNEW
« no previous file with comments | « DEPS ('k') | blimp/docs/container.md » ('j') | blimp/docs/fonts.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698