Skip to content

Conversation

cookieguru
Copy link
Contributor

I have verified that this FTP type was used by the handheld readers that the water taxi staff uses. However, when I tag my card with one of the loaders on 3rd Ave it is showing as Water Taxi coach 3. @supersat saw the same with the loaders in the tunnel. All of these handhelds are owned by King County, so it makes sense that they are under the KCM agency ID, but it appears it's not exclusively for the water taxi.

Leaving as a draft now while I make an icon.

@codebutler
Copy link
Owner

@codebutler codebutler changed the title Chnage King County Water Taxi to Handheld ORCA: Change King County Water Taxi to Handheld Sep 15, 2019
@codebutler
Copy link
Owner

@cookieguru hey, any update?

@cookieguru
Copy link
Contributor Author

The first one is similar to what I was envisioning. I think the only hurdle at this point is converting it to Andriod's drawable format; can you help with that?

@codebutler
Copy link
Owner

Here you go!

I paid for the file, so no need to worry about attribution.

<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="100dp"
    android:height="100dp"
    android:viewportWidth="100"
    android:viewportHeight="100">
  <path
      android:pathData="M69.2,43.4c0,-3.5 -2.9,-6.4 -6.4,-6.4H37.2c-3.5,0 -6.4,2.9 -6.4,6.4v36.2c0,3.5 2.9,6.4 6.4,6.4h25.7c3.5,0 6.4,-2.9 6.4,-6.4V43.4zM62.8,76.7c0,0.7 -0.5,1.2 -1.2,1.2H38.4c-0.7,0 -1.2,-0.5 -1.2,-1.2V44.9c0,-0.7 0.5,-1.2 1.2,-1.2h23.2c0.7,0 1.2,0.5 1.2,1.2V76.7z"
      android:fillColor="#000000"/>
  <path
      android:pathData="M65.9,22.8c0.3,-0.3 0.4,-0.6 0.4,-1c0,-0.3 -0.1,-0.7 -0.4,-1c-4.2,-4.3 -9.9,-6.7 -15.8,-6.8s-11.7,2.3 -16,6.5c-0.6,0.6 -0.6,1.4 0,2c0.6,0.6 1.4,0.6 2,0c3.8,-3.7 8.7,-5.7 14,-5.7c5.3,0.1 10.2,2.1 13.9,5.9C64.5,23.3 65.3,23.3 65.9,22.8z"
      android:fillColor="#000000"/>
  <path
      android:pathData="M60.9,27.7c0.3,-0.3 0.4,-0.6 0.4,-1s-0.1,-0.7 -0.4,-1c-2.9,-3 -6.8,-4.6 -10.9,-4.7c-4,0 -7.9,1.6 -10.9,4.5c-0.6,0.6 -0.6,1.4 0,2s1.4,0.6 2,0c2.4,-2.4 5.6,-3.7 9,-3.6c3.4,0 6.5,1.4 8.9,3.8C59.5,28.3 60.3,28.3 60.9,27.7z"
      android:fillColor="#000000"/>
  <path
      android:pathData="M44,30.6c-0.5,0.5 -0.5,1.4 0.1,2s1.4,0.6 2,0c2.2,-2.2 5.8,-2.1 8,0.1c0.6,0.6 1.4,0.6 2,0c0.3,-0.3 0.4,-0.6 0.4,-1c0,-0.3 -0.1,-0.7 -0.4,-1C52.7,27.4 47.3,27.3 44,30.6z"
      android:fillColor="#000000"/>
</vector>

@cookieguru cookieguru marked this pull request as ready for review October 12, 2019 19:21
@cookieguru
Copy link
Contributor Author

Thanks, that helps immensely. Ready for review 🙂

@cookieguru cookieguru requested a review from codebutler October 25, 2019 08:24
@codebutler codebutler merged commit fbfd9e2 into codebutler:master Oct 25, 2019
@codebutler
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants