Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
8f082e21
Kaydet (Commit)
8f082e21
authored
Tem 18, 2014
tarafından
Khaled Hosny
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typos
Change-Id: If91ed85a56c597f9aecbd5e469af4af83d256cfb
üst
4011b74e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README
libreofficekit/README
+5
-5
No files found.
libreofficekit/README
Dosyayı görüntüle @
8f082e21
...
...
@@ -2,7 +2,7 @@ LibreOfficeKit
**************
LibreOfficeKit can be used for accessing LibreOffice functionality
outwith
LibreOffice, through C/C++, without any need to use UNO.
without
LibreOffice, through C/C++, without any need to use UNO.
For now it only offers document conversion (in addition to an experimental
tiled rendering API).
...
...
@@ -15,7 +15,7 @@ in order to be able to use LOK. You will then be able to access LOK via
the functions in LibreOfficeKit.h[xx].
(LibreOfficeKit.hxx is a simple and fully inlined C++ wrapper for the same
functionality as in LibreOfficeKit.h.)
functionality as in LibreOfficeKit.h.)
An example program can be seen on:
https://github.com/ojwb/lloconv
...
...
@@ -23,7 +23,7 @@ https://github.com/ojwb/lloconv
Tiled Rendering
---------------
To use LOK Tiled Rendering you will need the follwing before the LOK includes:
To use LOK Tiled Rendering you will need the foll
o
wing before the LOK includes:
#define LOK_USE_UNSTABLE_API
Currently only bitmap-buffer rendering is supported, with a 32-bit RGBA
...
...
@@ -34,8 +34,8 @@ to bottom-up).
LibreOfficeKitGtk
*****************
Currently consists of only a very basic
gtk
+ document viewer widget.
Currently consists of only a very basic
GTK
+ document viewer widget.
Currently this simply renders the entire document as one large tile (for
writer) and/or entire sheet for c
alc, which can be somewhat slow with
Writer) and/or entire sheet for C
alc, which can be somewhat slow with
larger documents.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment