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

Side by Side Diff: core/src/fxge/fontdata/chromefontdata/FoxitFixed.c

Issue 1707923002: Expand all paths to be based off pdfium/ directory (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Sort headers 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 // Copyright 2014 PDFium Authors. All rights reserved. 1 // Copyright 2014 PDFium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com 5 // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6 6
7 #include "chromefontdata.h" 7 #include "core/src/fxge/fontdata/chromefontdata/chromefontdata.h"
8 8
9 const unsigned char g_FoxitFixedFontData [17597] = {0x1, 9 const unsigned char g_FoxitFixedFontData [17597] = {0x1,
10 0x0, 0x4, 0x2, 0x0, 0x1, 0x1 , 0x1, 0xe, 10 0x0, 0x4, 0x2, 0x0, 0x1, 0x1 , 0x1, 0xe,
11 0x43, 0x68, 0x72, 0x6f, 0x6d , 0x46, 0x69, 0x78, 11 0x43, 0x68, 0x72, 0x6f, 0x6d , 0x46, 0x69, 0x78,
12 0x65, 0x64, 0x4f, 0x54, 0x46 , 0x0, 0x1, 0x1, 12 0x65, 0x64, 0x4f, 0x54, 0x46 , 0x0, 0x1, 0x1,
13 0x1, 0x23, 0xf8, 0x10, 0x0, 0xf8, 0x2a, 0x1, 13 0x1, 0x23, 0xf8, 0x10, 0x0, 0xf8, 0x2a, 0x1,
14 0xf8, 0x2b, 0x2, 0xf8, 0x2b, 0x3, 0xf8, 0x18, 14 0xf8, 0x2b, 0x2, 0xf8, 0x2b, 0x3, 0xf8, 0x18,
15 0x4, 0x6f, 0xfb, 0x8d, 0xf9, 0x8, 0xf9, 0xb7, 15 0x4, 0x6f, 0xfb, 0x8d, 0xf9, 0x8, 0xf9, 0xb7,
16 0x5, 0xf7, 0x85, 0xf, 0xf9, 0x6c, 0x11, 0xaa, 16 0x5, 0xf7, 0x85, 0xf, 0xf9, 0x6c, 0x11, 0xaa,
17 0x1c, 0x3e, 0x6b, 0x12, 0x0, 0x11, 0x1, 0x1, 17 0x1c, 0x3e, 0x6b, 0x12, 0x0, 0x11, 0x1, 0x1,
(...skipping 2183 matching lines...) Expand 10 before | Expand all | Expand 10 after
2201 0xf7, 0x79, 0xf7, 0x22, 0x3, 0xf7, 0x79, 0xb, 2201 0xf7, 0x79, 0xf7, 0x22, 0x3, 0xf7, 0x79, 0xb,
2202 0xd1, 0xf8, 0xc, 0x1, 0xe7, 0xf8, 0x34, 0x3, 2202 0xd1, 0xf8, 0xc, 0x1, 0xe7, 0xf8, 0x34, 0x3,
2203 0xb, 0xf7, 0x5e, 0x15, 0xf7, 0x36, 0xfb, 0x17, 2203 0xb, 0xf7, 0x5e, 0x15, 0xf7, 0x36, 0xfb, 0x17,
2204 0x6, 0xb, 0xf7, 0xa4, 0xbe, 0x1, 0x73, 0xf9, 2204 0x6, 0xb, 0xf7, 0xa4, 0xbe, 0x1, 0x73, 0xf9,
2205 0x1c, 0x3, 0xb, 0xf8, 0xa9, 0x15, 0xd4, 0xf7, 2205 0x1c, 0x3, 0xb, 0xf8, 0xa9, 0x15, 0xd4, 0xf7,
2206 0x10, 0x42, 0x6, 0xb, 0xf7, 0xf, 0x1e, 0xf0, 2206 0x10, 0x42, 0x6, 0xb, 0xf7, 0xf, 0x1e, 0xf0,
2207 0x54, 0x7, 0xe, 0x6, 0xfb, 0 x2e, 0xfb, 0x4, 2207 0x54, 0x7, 0xe, 0x6, 0xfb, 0 x2e, 0xfb, 0x4,
2208 0xb, 0x1, 0xf7, 0xa5, 0xc4, 0x3, 0xb, 0xc2, 2208 0xb, 0x1, 0xf7, 0xa5, 0xc4, 0x3, 0xb, 0xc2,
2209 0xf7, 0x33, 0xc3, 0xb 2209 0xf7, 0x33, 0xc3, 0xb
2210 }; 2210 };
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698