Minh Nguyễn

Results 386 issues of Minh Nguyễn

`Ng~` produces “Ng̃” with spelling enforcement turned off, but `Ng~uye^n` produces “Ng̃uyên” instead of “Nguyễn”.

bug

The build script for the OpenOffice distribution only includes the dấu mới dictionary but not the dấu cũ dictionary. The Firefox/Thunderbird distribution includes both. https://github.com/1ec5/hunspell-vi/blob/507d07e36e9a56b9b29baccf974498a587d4aca3/openoffice/3.x/build.sh#L29-L30

bug

_From [[email protected]](https://code.google.com/u/109861891258658528387/) on 2008-08-16T00:27:49Z_ Examples of words in which the user entered the correct accent marks, but at least one of them appears over the wrong vowel: 1. nứơc (expected:...

bug
imported
Priority-Medium
Component-Rules

_From [[email protected]](https://code.google.com/u/109861891258658528387/) on 2008-06-06T02:32:28Z_ Per a suggestion by Trần Vĩnh Tân (vinhtantran), I added some technology words like "Internet" to the wordlists in r17 . We should come up with...

enhancement
imported
Priority-Medium
Component-Wordlist

_From [[email protected]](https://code.google.com/u/109861891258658528387/) on 2008-06-06T02:26:56Z_ The English spell checking dictionaries for Firefox include the names of large cities, such as Boston. We should include names of large cities in the Vietnamese...

enhancement
imported
Component-Wordlist
Priority-Low

_From [[email protected]](https://code.google.com/u/109861891258658528387/) on 2008-06-06T02:21:59Z_ Trần Vĩnh Tân (vinhtantran) has suggested that we include the Hundred Family Surnames (Bách gia tính) [1] in the word list. This list would allow the...

enhancement
imported
Priority-Medium
Component-Wordlist

Currently, if a point is added, removed, or moved, you have to recluster all the points, which can be expensive. For mapbox/mapbox-gl-native#5814, it should be possible to update the clustering...

enhancement

The view-backed point annotation API added to iOS in #1784 and to Android in #3276 should support options for marker clustering. Once #5814 is implemented, the main task will be...

iOS
annotations
MapKit parity
clustering
gl-ios

MGLNetworkConfiguration is a singleton that currently does nothing but store the result of looking up the Info.plist’s `MGLMapboxAPIBaseURL` value. But calling `-[NSBundle objectForInfoDictionaryKey:]` is really fast, so fast that we...

iOS
macOS
navigation
gl-ios

In order for the runtime styling API to have parity with the annotation API, it needs to be possible to modify a GeoJSON source more granularly. #6159 tracks making MGLGeoJSONSource’s...

feature
Core
annotations
runtime styling
archived