Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / servo/core-text-rs issues and pull requests

#87 - Allow creating font descriptor with PostScript name

Pull Request - State: closed - Opened by poiru about 7 years ago - 1 comment

#86 - allow creating a CTFont from a CGFont with variations

Pull Request - State: closed - Opened by jrmuizel about 7 years ago - 4 comments

#85 - Make CTFontDescriptor::font_path() return filesystem path, not URL

Pull Request - State: closed - Opened by poiru about 7 years ago - 11 comments

#84 - Use typed wrap_under_{create,get}_rule() functions

Pull Request - State: closed - Opened by poiru about 7 years ago - 4 comments

#83 - Add CTFontDescriptor::traits()

Pull Request - State: closed - Opened by poiru about 7 years ago - 4 comments

#82 - Properly release attribute returned by CTFontDescriptorCopyAttribute

Pull Request - State: closed - Opened by poiru about 7 years ago - 4 comments

#81 - Make CTFontDescriptor::font_path() return filesystem path, not URL

Pull Request - State: closed - Opened by poiru about 7 years ago - 1 comment

#80 - Bump the version for a new release

Pull Request - State: closed - Opened by jrmuizel about 7 years ago - 4 comments

#79 - Use macros from core-foundation for declaring types

Pull Request - State: closed - Opened by jrmuizel about 7 years ago - 4 comments

#78 - Have font_path() return a PathBuf instead of a String

Pull Request - State: closed - Opened by jrmuizel about 7 years ago - 3 comments

#77 - Typed cfarray

Pull Request - State: closed - Opened by jrmuizel about 7 years ago - 5 comments

#76 - Make CTFontDescriptor::family_name() actually return the family name

Pull Request - State: closed - Opened by poiru about 7 years ago - 8 comments

#75 - Upgrade core foundation

Pull Request - State: closed - Opened by faern about 7 years ago - 6 comments

#74 - Update core-graphics to 0.12.1

Pull Request - State: closed - Opened by nox over 7 years ago - 4 comments

#73 - Add iOS support

Pull Request - State: closed - Opened by NatalyaKovalova over 7 years ago - 4 comments

#72 - Update to the latest `core-graphics-rs` and add a binding for `CTFontCreatePathForGlyph()`

Pull Request - State: closed - Opened by pcwalton over 7 years ago - 9 comments

#71 - Major version bump for dependencies bump - #62

Pull Request - State: closed - Opened by rthomas over 7 years ago - 2 comments

#70 - Update dependencies and bump major version.

Pull Request - State: closed - Opened by jdm over 7 years ago - 5 comments

#69 - Revert previous dependency upgrades.

Pull Request - State: closed - Opened by jdm over 7 years ago - 4 comments

#68 - Bump foundation and graphics versions for #62.

Pull Request - State: closed - Opened by rthomas over 7 years ago - 14 comments

#67 - Temporarily override the improper_ctypes warning #62.

Pull Request - State: closed - Opened by rthomas over 7 years ago - 7 comments

#66 - Bump version for private/public nightly error change.

Pull Request - State: closed - Opened by glennw over 7 years ago - 5 comments

#65 - Fix core-text related warnings (#62)

Pull Request - State: closed - Opened by omakk over 7 years ago - 4 comments

#64 - Deal with two ultra-trivial warnings

Pull Request - State: closed - Opened by ketsuban over 7 years ago - 4 comments

#63 - Flip the lion feature into a mountainlion feature which is additive rather than subtractive

Pull Request - State: closed - Opened by staktrace over 7 years ago - 10 comments

#62 - So many warnings that need fixing

Issue - State: closed - Opened by jdm over 7 years ago - 6 comments
Labels: E-easy

#61 - Add a lion feature for 10.7 compatibility

Pull Request - State: closed - Opened by staktrace over 7 years ago - 10 comments

#59 - Two version changes

Pull Request - State: closed - Opened by algesten over 7 years ago - 4 comments

#58 - font_path may be null

Pull Request - State: closed - Opened by algesten almost 8 years ago - 4 comments

#57 - CTFontCopyDefaultCascadeListForLanguages

Pull Request - State: closed - Opened by algesten almost 8 years ago - 6 comments

#56 - Update core-graphics to 0.7

Pull Request - State: closed - Opened by nox about 8 years ago - 4 comments

#55 - Update core-graphics and core-foundation dependencies

Pull Request - State: closed - Opened by jrmuizel about 8 years ago - 8 comments

#54 - Update to use core-graphics 0.5

Pull Request - State: closed - Opened by changm about 8 years ago - 5 comments

#53 - Add kCTFontColorGlyphsTrait

Pull Request - State: closed - Opened by jrmuizel over 8 years ago - 4 comments

#52 - Test on stable.

Pull Request - State: closed - Opened by Ms2ger over 8 years ago - 4 comments

#51 - Update core-graphics to 0.4

Pull Request - State: closed - Opened by nox over 8 years ago - 4 comments

#50 - Add binding for CTFontGetUnitsPerEm

Pull Request - State: closed - Opened by mbrubeck almost 9 years ago - 4 comments

#49 - Allow core-graphics 0.3

Pull Request - State: closed - Opened by nox almost 9 years ago - 4 comments

#48 - Add some metadata.

Pull Request - State: closed - Opened by Ms2ger about 9 years ago - 4 comments

#47 - Update the version number.

Pull Request - State: closed - Opened by Ms2ger about 9 years ago - 4 comments

#46 - Update core-graphics dependency to 0.2

Pull Request - State: closed - Opened by antrik about 9 years ago - 4 comments

#45 - Derive Debug for CTFont, CTFontCollection, CTFontDescriptor

Pull Request - State: closed - Opened by antrik about 9 years ago - 8 comments

#44 - Use more explicit dependency versions

Pull Request - State: closed - Opened by frewsxcv about 9 years ago - 4 comments

#43 - Add support for drawing glyphs and fetching their bounding rects

Pull Request - State: closed - Opened by pcwalton over 9 years ago - 8 comments

#42 - Allow the URL of the Core Text font to be fetched.

Pull Request - State: closed - Opened by pcwalton over 9 years ago - 4 comments

#41 - Add Travis notfications for Homu

Pull Request - State: closed - Opened by metajack over 9 years ago - 4 comments

#40 - Add a `Clone` impl to `CTFont`

Pull Request - State: closed - Opened by pcwalton over 9 years ago - 5 comments

#39 - Build and test on Travis CI

Pull Request - State: closed - Opened by frewsxcv over 9 years ago

#38 - Use modern crate naming conventions.

Pull Request - State: closed - Opened by metajack over 9 years ago

#37 - Use platform deps and remove cruft.

Pull Request - State: closed - Opened by metajack over 9 years ago - 1 comment

#36 - Upgrade to rustc 1.0.0-dev (47551b574 2015-04-14) (built 2015-03-18)

Pull Request - State: closed - Opened by SimonSapin almost 10 years ago

#35 - Upgrade to rustc 1.0.0-dev (d3c49d214 2015-03-10) (built 2015-02-24)

Pull Request - State: closed - Opened by jdm almost 10 years ago

#34 - Fix usage of from_str and prelude removals.

Pull Request - State: closed - Opened by jdm about 10 years ago

#33 - Upgrade to latest Rust.

Pull Request - State: closed - Opened by jdm about 10 years ago - 1 comment

#32 - Fix warnings for new Rust

Pull Request - State: closed - Opened by metajack over 10 years ago - 1 comment

#31 - Upgrade Rust.

Pull Request - State: closed - Opened by metajack over 10 years ago - 1 comment

#30 - Handle create_for_family() not matching any fonts to avoid crash.

Pull Request - State: closed - Opened by glennw over 10 years ago

#29 - Rust upgrade

Pull Request - State: closed - Opened by kmcallister over 10 years ago

#28 - Cargoify rust-core-text

Pull Request - State: closed - Opened by metajack over 10 years ago - 1 comment

#27 - Upgrade Rust.

Pull Request - State: closed - Opened by metajack over 10 years ago

#26 - Upgrade Rust.

Pull Request - State: closed - Opened by metajack over 10 years ago

#25 - Upgrade Rust.

Pull Request - State: closed - Opened by metajack over 10 years ago

#24 - Pass in EXT_DEPS for external dependency tracking.

Pull Request - State: closed - Opened by metajack over 10 years ago

#23 - Rust upgrade

Pull Request - State: closed - Opened by larsbergstrom almost 11 years ago

#22 - Upgrade to rust

Pull Request - State: closed - Opened by larsbergstrom almost 11 years ago

#21 - Generate both dylib and rlib for rustup

Pull Request - State: closed - Opened by larsbergstrom almost 11 years ago

#20 - Clean rlib files

Pull Request - State: closed - Opened by larsbergstrom almost 11 years ago

#19 - Rust upgrade

Pull Request - State: closed - Opened by larsbergstrom almost 11 years ago

#18 - Upgrade to latest Rust.

Pull Request - State: closed - Opened by metajack about 11 years ago

#17 - Build with make instead of rustpkg.

Pull Request - State: closed - Opened by metajack about 11 years ago

#16 - Rustpkg

Pull Request - State: closed - Opened by kmcallister over 11 years ago

#15 - Update for the Core Foundation bindings revamp

Pull Request - State: closed - Opened by pcwalton over 11 years ago

#14 - Replace usage of the now removed std::io.

Pull Request - State: closed - Opened by SimonSapin over 11 years ago

#13 - Rust upgrade

Pull Request - State: closed - Opened by kmcallister over 11 years ago

#12 - Upgrade Rust.

Pull Request - State: closed - Opened by metajack over 11 years ago

#11 - Upgrade to rustc 0.8-pre (0ac3e02 2013-08-30 05:45:45 -0700)

Pull Request - State: closed - Opened by SimonSapin over 11 years ago

#10 - Update for language changes

Pull Request - State: closed - Opened by brson over 11 years ago

#9 - Revert to using -o for tests

Pull Request - State: closed - Opened by kmcallister over 11 years ago

#8 - Fix visibility for mac.

Pull Request - State: closed - Opened by metajack over 11 years ago

#7 - Upgrade to latest Rust.

Pull Request - State: closed - Opened by metajack over 11 years ago

#6 - build: android support

Pull Request - State: closed - Opened by yichoi almost 12 years ago

#5 - Remove unused unsafe.

Pull Request - State: closed - Opened by metajack almost 12 years ago

#4 - Update for language changes

Pull Request - State: closed - Opened by pcwalton almost 12 years ago

#3 - Remove unused imports.

Pull Request - State: closed - Opened by metajack almost 12 years ago

#2 - Make private trait public.

Pull Request - State: closed - Opened by metajack almost 12 years ago

#1 - Update to rust 0.6 syntax.

Pull Request - State: closed - Opened by metajack almost 12 years ago