Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(719)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: testing/resources/pixel/bug_585_underline.in
Issue
2289293005
:
Use /RECT or /QuadPoints for annotation coordinates, depending on /AP (Closed)
Patch Set: Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP
Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
core/fpdfdoc/cpdf_annot.cpp
core/fpdfdoc/cpvt_generateap.cpp
core/fpdfdoc/include/cpdf_annot.h
testing/resources/pixel/bug_585_highlight.in
testing/resources/pixel/bug_585_highlight_expected.pdf.0.png
testing/resources/pixel/bug_585_squiggly.in
testing/resources/pixel/bug_585_squiggly_expected.pdf.0.png
testing/resources/pixel/bug_585_strikeout.in
testing/resources/pixel/bug_585_strikeout.pdf.0.png
testing/resources/pixel/bug_585_underline.in
testing/resources/pixel/bug_585_underline_expected.pdf.0.png
View unified diff
|
Download patch
« core/fpdfdoc/include/cpdf_annot.h
('K') |
« testing/resources/pixel/bug_585_strikeout.pdf.0.png
('k') |
testing/resources/pixel/bug_585_underline_expected.pdf.0.png »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
{{header}}
2
{{object 1 0}} <<
3
/Type /Catalog
4
/Pages 2 0 R
5
>>
6
endobj
7
{{object 2 0}} <<
8
/Type /Pages
9
/Count 1
10
/Kids [
11
10 0 R
12
]
13
>>
14
endobj
15
% Page number 0.
16
{{object 10 0}} <<
17
/Type /Page
18
/Parent 2 0 R
19
/Resources <<
20
/Font <</F1 15 0 R>>
21
>>
22
/MediaBox [0 0 612 792]
23
/Annots [
24
22 0 R
25
]
26
/Tabs /R
27
>>
28
endobj
29
30
{{object 22 0}} <<
31
/Border [
32
0
33
0
34
1
35
]
36
/C [
37
0.2
38
0.619608
39
0
40
]
41
/CA 1
42
/CreationDate (D:20150312175318+08'00')
43
/F 4
44
/M (D:20150312175318+08'00')
45
/NM (c99bdf16-3040-4bf6-9b8a-a80cc563a6a7)
46
/P 4 0 R
47
/Popup 6 0 R
48
/QuadPoints [
49
204.395
50
647.984
51
403.895
52
647.984
53
204.395
54
636.872
55
403.895
56
636.872
57
]
58
/RC (<?xml version="1.0"?><body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa ="http://www.xfa.org/schema/xfa-data/1.0/" xfa:APIVersion="Acroform:2.7.0.0" xfa :spec="2.1"><p style="text-align:left" dir="ltr"><span style="line-height:0pt,fo nt-size:0pt;font-style:normal;font-weight:normal;color:#000000;font-family:Helve tica"></span>\r\n</p>\r\n</body>\r\n)
59
/Rect [
60
-1
61
-1
62
-1
63
-1
64
]
65
/Subj (Underline)
66
/Subtype /Underline
67
/T (Administrator)
68
/Type /Annot
69
>>
70
endobj
71
72
{{xref}}
73
trailer <<
74
/Root 1 0 R
75
>>
76
{{startxref}}
77
%%EOF
OLD
NEW
« core/fpdfdoc/include/cpdf_annot.h
('K') |
« testing/resources/pixel/bug_585_strikeout.pdf.0.png
('k') |
testing/resources/pixel/bug_585_underline_expected.pdf.0.png »
('j') |
no next file with comments »
Issue 2289293005: Use /RECT or /QuadPoints for annotation coordinates, depending on /AP (Closed)
Created 4 years, 3 months ago by tonikitoo
Modified 4 years, 3 months ago
Reviewers: Lei Zhang, Tom Sepez, dsinclair, jaepark
Base URL:
Comments: 27
This is Rietveld
408576698