Code Monkey home page Code Monkey logo

libxft-bgra's Introduction

Installation Instructions for Patched libXft

If you're an Arch linux user, you can just install libxft-bgra-git
from the AUR. If you use any other distro (void in my case), follow the instructions below (first install libXft from your distro's
repositories):

git clone https://github.com/uditkarode/libxft-bgra
cd libxft-bgra
sh autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
sudo make install

libXft - X FreeType library (rest of the readme stuff)

libXft is the client side font rendering library, using libfreetype, libX11, and the X Render extension to display anti-aliased text.

Xft version 2.1 was the first stand alone release of Xft, a library that connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files.

Before building Xft you will need to have installed:

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/lib/libXft

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

To release a version of this library:

  1. Update the version number in configure.ac
  2. Fix the NEWS file
    Change version number
    Set the date
    add highlights
  3. Commit those changes
  4. rebuild the configuration files with autogen.sh
    sh autogen.sh --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
  5. Follow the steps listed in https://www.x.org/wiki/Development/Documentation/ReleaseHOWTO/

Keith Packard
[email protected]

libxft-bgra's People

Contributors

alanc avatar cgwalters avatar e4t avatar erikandren avatar evelikov avatar fooishbar avatar forgottenswitch avatar jcristau avatar jeremyhu avatar jhcloos avatar keith-packard avatar mawww avatar memsize avatar mherrb avatar mikachu avatar nwnk avatar polachok avatar rbbrnc avatar rossburton avatar sndirsch avatar sorensp avatar thomasdickey avatar uditkarode avatar whot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

libxft-bgra's Issues

Patch not in the AUR anymore

This patch doesn't seem to be in the AUR anymore.
Could you re-upload it or has it been abandoned?
If so, what is the alternative?
As far as I know, the patch hasn't been merged into libxft, but the issue has rather been closed 2 months ago without merging, because there were still some problems left and the main person pushing towards the merge switched to wayland and wasn't interested in fixing these problems and getting the merge done anymore (https://gitlab.freedesktop.org/xorg/lib/libxft/-/merge_requests/1).
Help is very much appreciated.

Patch not applying

When I do the stuff and emerge libXft after doing it, dwm still shows uncolored emojis in the xsetroot thing

problem with awesome font in arch linux

I had an issue with the latest version of libxft-bgra lately.
awesome font icons aren't rendered correctly, i had no issue when i used the regular libxft package.
the problem occur only when i use the libxft-bgra-git package (installed with yaourt)
Distro: Artix (Arch based distro)

Sorry, i couldn't upload an image for the problem. GitHub keeps telling me that image format is unsupported, although its a png

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.