aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-13[ENOMEM] Check whether serialize context isn't in errorebraminio
2020-08-132.7.1Ebrahim Byagowi
2020-08-13[meson] Another approach to skip tests incompatible with MSVCEbrahim Byagowi
2020-08-13[meson] minorEbrahim Byagowi
2020-08-13[meson] Make compatbile with 0.47.0Ebrahim Byagowi
2020-08-13[meson] Make compatbile with 0.49.0Ebrahim Byagowi
2020-08-13[ENOMEM] check for error in visited map during closure features.Garret Rieger
2020-08-13[ENOMEM] check for error in lookup visited set.Garret Rieger
2020-08-12[meson] fix generating introspectionTom Schoonjans
2020-08-12Generate `has_arabic_joining`David Corbett
2020-08-12[ENOMEM] skip asserts in to_bias if serializer is in an error state.Garret Rieger
2020-08-12Revert "Remove cmake-config support of HarfBuzz"Ebrahim Byagowi
2020-08-12Turn -Wunused-but-set-variable to warningEbrahim Byagowi
2020-08-11Revert "Remove autotools build support"Ebrahim Byagowi
2020-08-11Revert "Reordering fails when GDEF table is absent #2140"Ebrahim Byagowi
2020-08-11[glyf] minorebraminio
2020-08-11[gvar] minorebraminio
2020-08-10[glyf] minorebraminio
2020-08-10[glyf] minorEbrahim Byagowi
2020-08-10[glyf] protect CompositeGlyph fieldsEbrahim Byagowi
2020-08-10[glyf] Minor, don't pass accelerator_t to points_aggregator_tebraminio
2020-08-10[glyf] minorebraminio
2020-08-08MinorBehdad Esfahbod
2020-08-08[glyf] Guard all the public APIs against null pool runsEbrahim Byagowi
2020-08-07Remove autotools build supportEbrahim Byagowi
2020-08-07[glyf] Optimize retrieval of hmtx/vmtx/gvarEbrahim Byagowi
2020-08-07[gvar] minorEbrahim Byagowi
2020-08-06Skip hb_shape if buffer object is immutableEbrahim Byagowi
2020-08-06[glyf] Clamp advance value resultEbrahim Byagowi
2020-08-06[gvar] Don't fail on imprefect gvarEbrahim Byagowi
2020-08-06[var] Apply variations on empty glyphsEbrahim Byagowi
2020-08-06[gvar] minorEbrahim Byagowi
2020-08-03Remove cmake-config support of HarfBuzzEbrahim Byagowi
2020-08-02[meson] limit check-libstdc++ check to 0.55Ebrahim Byagowi
2020-08-02[meson] Add darwin versions to library()Ebrahim Byagowi
2020-08-02[ENOMEM] check vector status in cmap subsetting.Garret Rieger
2020-08-01[ENOMEM] in GSUB ChainContext subsetting check maps for allocation errors.Garret Rieger
2020-08-01[ENOMEM] Check result of vector resize in CBDT subsetting.Garret Rieger
2020-07-31[cff] Check for scalars array resize resultEbrahim Byagowi
2020-07-31[ENOMEM] popragate packed/packed_map errors to the serializer.Garret Rieger
2020-07-31[ENOMEM] unchecked resize in CFF2.Garret Rieger
2020-07-31[ENOMEM] Fix several instances of not checking resize in CFF.Garret Rieger
2020-07-31[ENOMEM] check for unset current in serializer->length().Garret Rieger
2020-07-30[ENOMEM] fix memory leak if allocation fails during pop_pack().Garret Rieger
2020-07-30[ENOMEM] make serializer modification operations no-ops if it's in an error s...Garret Rieger
2020-07-30[icu] Remove support for versions older than 49Ebrahim Byagowi
2020-07-30[icu] Remove useless HB_UNUSED tagsEbrahim Byagowi
2020-07-30[icu] Remove support of ICU versions before 42Ebrahim Byagowi
2020-07-30[ENOMEM] Fix failure to check calloc return.Garret Rieger
2020-07-30[ENOMEM] check resize() return.Garret Rieger