From ff427f26a7343f2688114a0c51ae031d8ce7626e Mon Sep 17 00:00:00 2001 From: cheapie Date: Sat, 15 Jun 2019 13:04:12 -0500 Subject: Fix some texture warnings Some textures were using embedded color spaces that MT doesn't support - they have now been converted to use standard ones. Many textures were also pngcrushed as part of this. --- .../textures/infrastructure_double_yellow_line.png | Bin 270 -> 263 bytes .../textures/infrastructure_single_yellow_line.png | Bin 231 -> 223 bytes .../infrastructure_single_yellow_line_corner.png | Bin 250 -> 231 bytes ...nfrastructure_solid_double_yellow_line_corner.png | Bin 239 -> 218 bytes .../infrastructure_solid_yellow_line_one_side.png | Bin 272 -> 265 bytes labels/textures/streets_all_white.png | Bin 3810 -> 3778 bytes labels/textures/streets_arrow_alldirs.png | Bin 7932 -> 10198 bytes labels/textures/streets_arrow_left.png | Bin 7662 -> 9185 bytes labels/textures/streets_arrow_right.png | Bin 7605 -> 9250 bytes labels/textures/streets_arrow_straight.png | Bin 7564 -> 9313 bytes labels/textures/streets_arrow_straight_left.png | Bin 7770 -> 9934 bytes labels/textures/streets_arrow_straight_right.png | Bin 7719 -> 9822 bytes labels/textures/streets_asphalt_dashed_line.png | Bin 7946 -> 8988 bytes labels/textures/streets_asphalt_outer_edge.png | Bin 4526 -> 4301 bytes labels/textures/streets_asphalt_side.png | Bin 3821 -> 2800 bytes labels/textures/streets_asphalt_side_r.png | Bin 3812 -> 2856 bytes labels/textures/streets_asphalt_solid_line.png | Bin 8003 -> 9059 bytes labels/textures/streets_parking.png | Bin 6911 -> 8127 bytes labels/textures/streets_printer_bt.png | Bin 154 -> 154 bytes labels/textures/streets_printer_inv.png | Bin 2435 -> 2454 bytes labels/textures/streets_printer_t.png | Bin 322 -> 262 bytes labels/textures/streets_rw_arrow_left.png | Bin 8954 -> 11811 bytes labels/textures/streets_rw_arrow_right.png | Bin 8951 -> 11955 bytes labels/textures/streets_rw_arrow_straight.png | Bin 8796 -> 12067 bytes labels/textures/streets_rw_arrow_straight_left.png | Bin 9403 -> 13552 bytes labels/textures/streets_rw_arrow_straight_right.png | Bin 9306 -> 13326 bytes labels/textures/streets_rw_asphalt_side.png | Bin 4190 -> 4356 bytes labels/textures/streets_rw_cross.png | Bin 2586 -> 2190 bytes labels/textures/streets_rw_dashed_line.png | Bin 7944 -> 9486 bytes labels/textures/streets_rw_dashed_line_crossing.png | Bin 3841 -> 4407 bytes labels/textures/streets_rw_dashed_line_curve.png | Bin 3333 -> 3066 bytes labels/textures/streets_rw_dashed_line_tjunction.png | Bin 4099 -> 4540 bytes labels/textures/streets_rw_outer_edge.png | Bin 5169 -> 6590 bytes labels/textures/streets_rw_parking.png | Bin 8571 -> 11573 bytes labels/textures/streets_rw_solid_line.png | Bin 8058 -> 9781 bytes labels/textures/streets_rw_solid_line_crossing.png | Bin 4005 -> 5175 bytes labels/textures/streets_rw_solid_line_curve.png | Bin 3657 -> 3537 bytes labels/textures/streets_rw_solid_line_tjunction.png | Bin 3702 -> 4289 bytes labels/textures/streets_rw_transparent.png | Bin 3836 -> 4390 bytes labels/textures/streets_white_cartridge.png | Bin 324 -> 269 bytes labels/textures/streets_yellow_cartridge.png | Bin 330 -> 277 bytes labels/textures/streets_yellow_diagonal_lines.png | Bin 483 -> 419 bytes 42 files changed, 0 insertions(+), 0 deletions(-) (limited to 'labels/textures') diff --git a/labels/textures/infrastructure_double_yellow_line.png b/labels/textures/infrastructure_double_yellow_line.png index 3f21c45..85b2941 100644 Binary files a/labels/textures/infrastructure_double_yellow_line.png and b/labels/textures/infrastructure_double_yellow_line.png differ diff --git a/labels/textures/infrastructure_single_yellow_line.png b/labels/textures/infrastructure_single_yellow_line.png index a9ca74b..1809b60 100644 Binary files a/labels/textures/infrastructure_single_yellow_line.png and b/labels/textures/infrastructure_single_yellow_line.png differ diff --git a/labels/textures/infrastructure_single_yellow_line_corner.png b/labels/textures/infrastructure_single_yellow_line_corner.png index a41d06a..e4fed5d 100644 Binary files a/labels/textures/infrastructure_single_yellow_line_corner.png and b/labels/textures/infrastructure_single_yellow_line_corner.png differ diff --git a/labels/textures/infrastructure_solid_double_yellow_line_corner.png b/labels/textures/infrastructure_solid_double_yellow_line_corner.png index 09a3719..1b4a65e 100644 Binary files a/labels/textures/infrastructure_solid_double_yellow_line_corner.png and b/labels/textures/infrastructure_solid_double_yellow_line_corner.png differ diff --git a/labels/textures/infrastructure_solid_yellow_line_one_side.png b/labels/textures/infrastructure_solid_yellow_line_one_side.png index 0cff2e9..b398fae 100644 Binary files a/labels/textures/infrastructure_solid_yellow_line_one_side.png and b/labels/textures/infrastructure_solid_yellow_line_one_side.png differ diff --git a/labels/textures/streets_all_white.png b/labels/textures/streets_all_white.png index e4a7db1..d3d946c 100644 Binary files a/labels/textures/streets_all_white.png and b/labels/textures/streets_all_white.png differ diff --git a/labels/textures/streets_arrow_alldirs.png b/labels/textures/streets_arrow_alldirs.png index c31eeaa..5a3fe20 100644 Binary files a/labels/textures/streets_arrow_alldirs.png and b/labels/textures/streets_arrow_alldirs.png differ diff --git a/labels/textures/streets_arrow_left.png b/labels/textures/streets_arrow_left.png index d33a5eb..8b4e618 100644 Binary files a/labels/textures/streets_arrow_left.png and b/labels/textures/streets_arrow_left.png differ diff --git a/labels/textures/streets_arrow_right.png b/labels/textures/streets_arrow_right.png index ae6450d..0cc37c8 100644 Binary files a/labels/textures/streets_arrow_right.png and b/labels/textures/streets_arrow_right.png differ diff --git a/labels/textures/streets_arrow_straight.png b/labels/textures/streets_arrow_straight.png index d4899b9..174649e 100644 Binary files a/labels/textures/streets_arrow_straight.png and b/labels/textures/streets_arrow_straight.png differ diff --git a/labels/textures/streets_arrow_straight_left.png b/labels/textures/streets_arrow_straight_left.png index 2f5ddce..09e1f38 100644 Binary files a/labels/textures/streets_arrow_straight_left.png and b/labels/textures/streets_arrow_straight_left.png differ diff --git a/labels/textures/streets_arrow_straight_right.png b/labels/textures/streets_arrow_straight_right.png index 661d4bf..92cae4e 100644 Binary files a/labels/textures/streets_arrow_straight_right.png and b/labels/textures/streets_arrow_straight_right.png differ diff --git a/labels/textures/streets_asphalt_dashed_line.png b/labels/textures/streets_asphalt_dashed_line.png index 5a13fac..66772d4 100644 Binary files a/labels/textures/streets_asphalt_dashed_line.png and b/labels/textures/streets_asphalt_dashed_line.png differ diff --git a/labels/textures/streets_asphalt_outer_edge.png b/labels/textures/streets_asphalt_outer_edge.png index 53c1489..b6e0d21 100644 Binary files a/labels/textures/streets_asphalt_outer_edge.png and b/labels/textures/streets_asphalt_outer_edge.png differ diff --git a/labels/textures/streets_asphalt_side.png b/labels/textures/streets_asphalt_side.png index 9edce81..166d219 100644 Binary files a/labels/textures/streets_asphalt_side.png and b/labels/textures/streets_asphalt_side.png differ diff --git a/labels/textures/streets_asphalt_side_r.png b/labels/textures/streets_asphalt_side_r.png index a067fda..8d66c34 100644 Binary files a/labels/textures/streets_asphalt_side_r.png and b/labels/textures/streets_asphalt_side_r.png differ diff --git a/labels/textures/streets_asphalt_solid_line.png b/labels/textures/streets_asphalt_solid_line.png index 0353aed..a3af8a5 100644 Binary files a/labels/textures/streets_asphalt_solid_line.png and b/labels/textures/streets_asphalt_solid_line.png differ diff --git a/labels/textures/streets_parking.png b/labels/textures/streets_parking.png index a091ef5..a43b6e9 100644 Binary files a/labels/textures/streets_parking.png and b/labels/textures/streets_parking.png differ diff --git a/labels/textures/streets_printer_bt.png b/labels/textures/streets_printer_bt.png index 6e03ece..7450f9a 100644 Binary files a/labels/textures/streets_printer_bt.png and b/labels/textures/streets_printer_bt.png differ diff --git a/labels/textures/streets_printer_inv.png b/labels/textures/streets_printer_inv.png index 064d996..22b9b5b 100644 Binary files a/labels/textures/streets_printer_inv.png and b/labels/textures/streets_printer_inv.png differ diff --git a/labels/textures/streets_printer_t.png b/labels/textures/streets_printer_t.png index 3caa452..b64e023 100644 Binary files a/labels/textures/streets_printer_t.png and b/labels/textures/streets_printer_t.png differ diff --git a/labels/textures/streets_rw_arrow_left.png b/labels/textures/streets_rw_arrow_left.png index 6a51a51..ab83b72 100644 Binary files a/labels/textures/streets_rw_arrow_left.png and b/labels/textures/streets_rw_arrow_left.png differ diff --git a/labels/textures/streets_rw_arrow_right.png b/labels/textures/streets_rw_arrow_right.png index 05f503f..948ef68 100644 Binary files a/labels/textures/streets_rw_arrow_right.png and b/labels/textures/streets_rw_arrow_right.png differ diff --git a/labels/textures/streets_rw_arrow_straight.png b/labels/textures/streets_rw_arrow_straight.png index 0c9e613..1753030 100644 Binary files a/labels/textures/streets_rw_arrow_straight.png and b/labels/textures/streets_rw_arrow_straight.png differ diff --git a/labels/textures/streets_rw_arrow_straight_left.png b/labels/textures/streets_rw_arrow_straight_left.png index 0429c81..dc2e8d5 100644 Binary files a/labels/textures/streets_rw_arrow_straight_left.png and b/labels/textures/streets_rw_arrow_straight_left.png differ diff --git a/labels/textures/streets_rw_arrow_straight_right.png b/labels/textures/streets_rw_arrow_straight_right.png index 02367d7..a896f83 100644 Binary files a/labels/textures/streets_rw_arrow_straight_right.png and b/labels/textures/streets_rw_arrow_straight_right.png differ diff --git a/labels/textures/streets_rw_asphalt_side.png b/labels/textures/streets_rw_asphalt_side.png index 83c8a6e..70a1bc1 100644 Binary files a/labels/textures/streets_rw_asphalt_side.png and b/labels/textures/streets_rw_asphalt_side.png differ diff --git a/labels/textures/streets_rw_cross.png b/labels/textures/streets_rw_cross.png index a1f34b0..6512829 100644 Binary files a/labels/textures/streets_rw_cross.png and b/labels/textures/streets_rw_cross.png differ diff --git a/labels/textures/streets_rw_dashed_line.png b/labels/textures/streets_rw_dashed_line.png index 4eb211e..8f67f2c 100644 Binary files a/labels/textures/streets_rw_dashed_line.png and b/labels/textures/streets_rw_dashed_line.png differ diff --git a/labels/textures/streets_rw_dashed_line_crossing.png b/labels/textures/streets_rw_dashed_line_crossing.png index bebe4c5..c8accb1 100644 Binary files a/labels/textures/streets_rw_dashed_line_crossing.png and b/labels/textures/streets_rw_dashed_line_crossing.png differ diff --git a/labels/textures/streets_rw_dashed_line_curve.png b/labels/textures/streets_rw_dashed_line_curve.png index 4a59805..0566c16 100644 Binary files a/labels/textures/streets_rw_dashed_line_curve.png and b/labels/textures/streets_rw_dashed_line_curve.png differ diff --git a/labels/textures/streets_rw_dashed_line_tjunction.png b/labels/textures/streets_rw_dashed_line_tjunction.png index 144480b..de8e5e0 100644 Binary files a/labels/textures/streets_rw_dashed_line_tjunction.png and b/labels/textures/streets_rw_dashed_line_tjunction.png differ diff --git a/labels/textures/streets_rw_outer_edge.png b/labels/textures/streets_rw_outer_edge.png index 54f16ea..0f94a9e 100644 Binary files a/labels/textures/streets_rw_outer_edge.png and b/labels/textures/streets_rw_outer_edge.png differ diff --git a/labels/textures/streets_rw_parking.png b/labels/textures/streets_rw_parking.png index aea7fb5..7710386 100644 Binary files a/labels/textures/streets_rw_parking.png and b/labels/textures/streets_rw_parking.png differ diff --git a/labels/textures/streets_rw_solid_line.png b/labels/textures/streets_rw_solid_line.png index 3396d63..a5bdae0 100644 Binary files a/labels/textures/streets_rw_solid_line.png and b/labels/textures/streets_rw_solid_line.png differ diff --git a/labels/textures/streets_rw_solid_line_crossing.png b/labels/textures/streets_rw_solid_line_crossing.png index 4f911ed..b544c33 100644 Binary files a/labels/textures/streets_rw_solid_line_crossing.png and b/labels/textures/streets_rw_solid_line_crossing.png differ diff --git a/labels/textures/streets_rw_solid_line_curve.png b/labels/textures/streets_rw_solid_line_curve.png index 596983c..fe5825c 100644 Binary files a/labels/textures/streets_rw_solid_line_curve.png and b/labels/textures/streets_rw_solid_line_curve.png differ diff --git a/labels/textures/streets_rw_solid_line_tjunction.png b/labels/textures/streets_rw_solid_line_tjunction.png index e6d11e7..f10974b 100644 Binary files a/labels/textures/streets_rw_solid_line_tjunction.png and b/labels/textures/streets_rw_solid_line_tjunction.png differ diff --git a/labels/textures/streets_rw_transparent.png b/labels/textures/streets_rw_transparent.png index 9f466f4..67bc2cf 100644 Binary files a/labels/textures/streets_rw_transparent.png and b/labels/textures/streets_rw_transparent.png differ diff --git a/labels/textures/streets_white_cartridge.png b/labels/textures/streets_white_cartridge.png index 2a08af8..401eb79 100644 Binary files a/labels/textures/streets_white_cartridge.png and b/labels/textures/streets_white_cartridge.png differ diff --git a/labels/textures/streets_yellow_cartridge.png b/labels/textures/streets_yellow_cartridge.png index 1759ee2..bbf6ac3 100644 Binary files a/labels/textures/streets_yellow_cartridge.png and b/labels/textures/streets_yellow_cartridge.png differ diff --git a/labels/textures/streets_yellow_diagonal_lines.png b/labels/textures/streets_yellow_diagonal_lines.png index e3d9b1d..56654de 100644 Binary files a/labels/textures/streets_yellow_diagonal_lines.png and b/labels/textures/streets_yellow_diagonal_lines.png differ -- cgit v1.2.3