Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

merge ct-dw to cgd2d#1192

Merged
rajsesh merged 11 commits into
microsoft:CGD2Dfrom
rajsesh:ctdw_2_cgd2d
Oct 20, 2016
Merged

merge ct-dw to cgd2d#1192
rajsesh merged 11 commits into
microsoft:CGD2Dfrom
rajsesh:ctdw_2_cgd2d

Conversation

@rajsesh

@rajsesh rajsesh commented Oct 20, 2016

Copy link
Copy Markdown
Contributor

No description provided.

pradipd and others added 11 commits October 17, 2016 22:22
…eaders are now part of the main VS projects. (#1172)
* Save NSUserDefaults to local app data, not roaming app data.
App preferences writes with kCFPreferencesAnyHost, which means we cannot
use the host parameter to differentiate roaming vs local.

The correct way to roam would be through ubiquitous store (which would
have to be covered separately based on need).

Fix #1167

* revert unwanted edits

* CR feedback
* - Include AudioToolbox.dll in apps using middleware
- Allow UIView animation with spring
- Streamline app protocol activation via Safari view controller

* Eliminate retain cycle in UIWebView
Description:

Consolidate uses of Ebr file functions to only where absolutely needed. This helps
abstract any weird semantics we have to only a few locations and uses well defined
APIs for foundation constructs like NSData and NSStream where possible.

How verified:
UTs and Full Build of internal apps to verify behavior hasn't changed

Reviewed by: @rajsesh-msft @DHowett-MSFT @msft-Jeyaram
…un (#1188)

* Fix incorrect math surrounding text transforms in CGContextDrawGlyphRun

The text transforms were being incorrectly applied, directly concatenated onto the final transform.
The text transform must be applied in text space (centered on the glyph run, inverted)

Fixes #1113
Fixes #1135

* minor optimization
@rajsesh rajsesh merged commit 587f3dc into microsoft:CGD2D Oct 20, 2016
@rajsesh rajsesh deleted the ctdw_2_cgd2d branch October 20, 2016 01:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants