SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

stb_textedit-devel rpm build for : RedHat EL 8. For other distributions click stb_textedit-devel.

Name : stb_textedit-devel
Version : 1.14 Vendor : Fedora Project
Release : 0.8.20211022gitaf1a5bc.el8 Date : 2022-04-20 18:50:50
Group : Unspecified Source RPM : stb-0-0.8.20211022gitaf1a5bc.el8.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Guts of a multi-line text-editing widget
Description :
This C header file implements the guts of a multi-line text-editing widget; you
implement display, word-wrapping, and low-level string insertion/deletion, and
stb_textedit will map user inputs into insertions & deletions, plus updates to
the cursor position, selection state, and undo state.

It is intended for use in games and other systems that need to build their own
custom widgets and which do not have heavy text-editing requirements (this
library is not recommended for use for editing large texts, as its performance
does not scale and it has limited undo).

Non-trivial behaviors are modelled after Windows text controls.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/8.5.2022-05-10/Everything/x86_64/Packages/s

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  stb_textedit-devel-1.14-0.8.20211022gitaf1a5bc.el8.x86_64.rpm
     

Provides :
stb_textedit-devel
stb_textedit-devel(x86-64)
stb_textedit-static

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/include/stb
/usr/include/stb/stb_textedit.h
/usr/include/stb_textedit.h
/usr/share/licenses/stb_textedit-devel
/usr/share/licenses/stb_textedit-devel/LICENSE

 
ICM