X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fhtml%2Fadding-text-to-the-buffer.html;h=dac5fa1b9cc9acd92f947181da98fc07350d4240;hb=1c272a48507bb3c7905aa30d8bf0d092b474f781;hp=1f827565307dba316118e74d6349af958d3222c5;hpb=e3a9d0d2fe726180a0456893d22d4aaa3ddb8931;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/docs/html/adding-text-to-the-buffer.html b/docs/html/adding-text-to-the-buffer.html index 1f82756..dac5fa1 100644 --- a/docs/html/adding-text-to-the-buffer.html +++ b/docs/html/adding-text-to-the-buffer.html @@ -3,12 +3,12 @@ Adding text to the buffer: HarfBuzz Manual - + - + @@ -23,13 +23,13 @@

Adding text to the buffer

- Now we have a brand new Harfbuzz buffer. Let's start filling it - with text! From Harfbuzz's perspective, a buffer is just a stream + Now we have a brand new HarfBuzz buffer. Let's start filling it + with text! From HarfBuzz's perspective, a buffer is just a stream of Unicode codepoints, but your input string is probably in one of the standard Unicode character encodings (UTF-8, UTF-16, UTF-32)

+
Generated by GTK-Doc V1.27.1 \ No newline at end of file