|
@@ -51,9 +51,14 @@ Text Attributes
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBackedString.png" width="200"></td>
|
|
|
- <td>TextBackedString</td>
|
|
|
- <td>YYTextBackedString</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextAttachment.gif" width="200"></td>
|
|
|
+ <td>TextAttachment</td>
|
|
|
+ <td>YYTextAttachment</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextHighlight.gif" width="200"></td>
|
|
|
+ <td>TextHighlight</td>
|
|
|
+ <td>YYTextHighlight</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBinding.gif" width="200"></td>
|
|
@@ -70,16 +75,6 @@ Text Attributes
|
|
|
<td>TextInnerShadow</td>
|
|
|
<td>YYTextShadow</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Underline.png" width="200"></td>
|
|
|
- <td>TextUnderline</td>
|
|
|
- <td>YYTextDecoration</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Strikethrough.png" width="200"></td>
|
|
|
- <td>TextStrickthrough</td>
|
|
|
- <td>YYTextDecoration</td>
|
|
|
- </tr>
|
|
|
<tr>
|
|
|
<td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBorder.png" width="200"></td>
|
|
|
<td>TextBorder</td>
|
|
@@ -96,19 +91,24 @@ Text Attributes
|
|
|
<td>YYTextBorder</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextAttachment.gif" width="200"></td>
|
|
|
- <td>TextAttachment</td>
|
|
|
- <td>YYTextAttachment</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Obliqueness.png" width="200"></td>
|
|
|
+ <td>TextGlyphTransform</td>
|
|
|
+ <td> NSValue(CGAffineTransform)</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextHighlight.gif" width="200"></td>
|
|
|
- <td>TextHighlight</td>
|
|
|
- <td>YYTextHighlight</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Underline.png" width="200"></td>
|
|
|
+ <td>TextUnderline</td>
|
|
|
+ <td>YYTextDecoration</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Obliqueness.png" width="200"></td>
|
|
|
- <td>TextGlyphTransform</td>
|
|
|
- <td> NSValue(CGAffineTransform)</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Strikethrough.png" width="200"></td>
|
|
|
+ <td>TextStrickthrough</td>
|
|
|
+ <td>YYTextDecoration</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBackedString.png" width="200"></td>
|
|
|
+ <td>TextBackedString</td>
|
|
|
+ <td>YYTextBackedString</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
@@ -570,9 +570,14 @@ YYText 和 TextKit 架构对比
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBackedString.png" width="200"></td>
|
|
|
- <td>TextBackedString</td>
|
|
|
- <td>YYTextBackedString</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextAttachment.gif" width="200"></td>
|
|
|
+ <td>TextAttachment</td>
|
|
|
+ <td>YYTextAttachment</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextHighlight.gif" width="200"></td>
|
|
|
+ <td>TextHighlight</td>
|
|
|
+ <td>YYTextHighlight</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBinding.gif" width="200"></td>
|
|
@@ -589,16 +594,6 @@ YYText 和 TextKit 架构对比
|
|
|
<td>TextInnerShadow</td>
|
|
|
<td>YYTextShadow</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Underline.png" width="200"></td>
|
|
|
- <td>TextUnderline</td>
|
|
|
- <td>YYTextDecoration</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Strikethrough.png" width="200"></td>
|
|
|
- <td>TextStrickthrough</td>
|
|
|
- <td>YYTextDecoration</td>
|
|
|
- </tr>
|
|
|
<tr>
|
|
|
<td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBorder.png" width="200"></td>
|
|
|
<td>TextBorder</td>
|
|
@@ -615,19 +610,24 @@ YYText 和 TextKit 架构对比
|
|
|
<td>YYTextBorder</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextAttachment.gif" width="200"></td>
|
|
|
- <td>TextAttachment</td>
|
|
|
- <td>YYTextAttachment</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Obliqueness.png" width="200"></td>
|
|
|
+ <td>TextGlyphTransform</td>
|
|
|
+ <td> NSValue(CGAffineTransform)</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextHighlight.gif" width="200"></td>
|
|
|
- <td>TextHighlight</td>
|
|
|
- <td>YYTextHighlight</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Underline.png" width="200"></td>
|
|
|
+ <td>TextUnderline</td>
|
|
|
+ <td>YYTextDecoration</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
- <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Obliqueness.png" width="200"></td>
|
|
|
- <td>TextGlyphTransform</td>
|
|
|
- <td> NSValue(CGAffineTransform)</td>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/CoreText and TextKit/Strikethrough.png" width="200"></td>
|
|
|
+ <td>TextStrickthrough</td>
|
|
|
+ <td>YYTextDecoration</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td><img src="https://raw.github.com/ibireme/YYText/master/Attributes/YYText Extended/YYTextBackedString.png" width="200"></td>
|
|
|
+ <td>TextBackedString</td>
|
|
|
+ <td>YYTextBackedString</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|