kivy:cython-0.28.5

Last commit made on 2018-10-06
Get this branch:
git clone -b cython-0.28.5 https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
cython-0.28.5
Repository:
lp:kivy

Recent commits

1f627cb... by Mathieu Virbel

update with Cython 0.28.5, works

3d12fc0... by Mathieu Virbel

changes/refactor colorpicker internal to have only one source: colorpicker.color

3ed6bc7... by Mathieu Virbel

Merge pull request #5962 from kivy/text_pango

Pango + fontconfig/freetype2 text provider

3fe4ed5... by Mathieu Virbel

fix pango_demo.py for python2

3ee5af7... by Mathieu Virbel

Merge pull request #5963 from CompassMentis/fix_5913_recycle_view_steals_data

Fix 5913 recycle view steals data

9b819d1... by Mathieu Virbel

add installation instructions in the module itself, and update versionadded

c684d78... by Mathieu Virbel

add example for pango renderer

dae11f0... by Terje Skjaeveland <email address hidden>

text_pango: Fix blending

d880d94... by Terje Skjaeveland <email address hidden>

text_pango: Add wrap, align and ellipsize to KivyPangoLayout

f5021fe... by Terje Skjaeveland <email address hidden>

text_pango: Don't resolve font_name when font_family is used

This prevents Label(font_context='system://', font_family='Arial') from
adding Roboto as a custom font in the context.