aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Reed <reed@google.com>2018-11-02 19:52:03 -0400
committerMike Reed <reed@google.com>2018-11-03 00:19:42 +0000
commit5f617989f625acbcb1ebbcda5d852180768e5d5d (patch)
tree751e3d99c12cb303ea69310e6e40ef4e8631dc04 /docs
parent1edff303fddbda0278eeddfb86e077b2dd3d1f75 (diff)
downloadskqp-5f617989f625acbcb1ebbcda5d852180768e5d5d.tar.gz
remove references to align
Bug: skia: Change-Id: I329f18980410dcef25da5cd2a995e3f639233e45 Reviewed-on: https://skia-review.googlesource.com/c/168020 Reviewed-by: Mike Reed <reed@google.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/SkPaint_Reference.bmh36
1 files changed, 1 insertions, 35 deletions
diff --git a/docs/SkPaint_Reference.bmh b/docs/SkPaint_Reference.bmh
index fd5c359eea..f9331d7e0c 100644
--- a/docs/SkPaint_Reference.bmh
+++ b/docs/SkPaint_Reference.bmh
@@ -3,7 +3,7 @@
#PhraseDef paint_font_metrics
Typeface, Paint_Text_Size, Paint_Text_Scale_X,
-Paint_Text_Skew_X, Paint_Text_Align, Paint_Hinting, Anti_Alias, Paint_Fake_Bold,
+Paint_Text_Skew_X, Paint_Hinting, Anti_Alias, Paint_Fake_Bold,
Font_Embedded_Bitmaps, Full_Hinting_Spacing, LCD_Text, Linear_Text,
and Subpixel_Text
##
@@ -2965,40 +2965,6 @@ Set Draw_Looper to nullptr to prevent Draw_Looper from modifying the draw.
#Subtopic Draw_Looper_Methods ##
-# ------------------------------------------------------------------------------
-#Subtopic Text_Align
-#Line # text placement relative to position ##
-
-#Enum Align
-#Code
-#Populate
-##
-#Const kLeft_Align 1
-#Deprecated
-##
-#Const kCenter_Align 2
-#Deprecated
-##
-#Const kRight_Align 3
-#Deprecated
-##
-#Deprecated
-#Enum ##
-
-#Const kAlignCount 0
-#Deprecated
-##
-
-#Method Align getTextAlign() const
-#Deprecated
-##
-
-#Method void setTextAlign(Align align)
-#Deprecated
-##
-
-#Subtopic Text_Align ##
-# ------------------------------------------------------------------------------
#Subtopic Text_Size
#Line # overall height in points ##